media-rip/backend/app/services
xpltd 6f20d29151 Log URL extraction failures to error_log for admin visibility
When a user pastes a URL and extraction fails (type=unknown), the
failure is now recorded in the error_log table with the actual yt-dlp
error message. Admins can see these in the Errors tab alongside
download failures — gives visibility into which sites/URLs users
are trying that don't work.
2026-03-21 23:39:00 -05:00
..
__init__.py M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
download.py Log URL extraction failures to error_log for admin visibility 2026-03-21 23:39:00 -05:00
output_template.py M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
purge.py Fix purge: use full relative path for file deletion, clean empty dirs 2026-03-21 23:34:50 -05:00
settings.py Purge intervals: hours→minutes, default ON at 1440min (24h) 2026-03-21 20:33:13 -05:00
theme_loader.py M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00