|
Some checks failed
Backend tests / test (push) Has been cancelled
extract_stream_from_hoster fell through to yt-dlp for DoodStream clones (playmogo, doply, myvidplay, dood.*), which yt-dlp does not support -> "ERROR: Unsupported URL" spam dominating the movie-resolve logs, plus wasted seconds per resolve before the caller returned the embed as type='hoster' anyway. Now detects the dood-clone family up front and returns None immediately (same pattern as the filemoon SPA handling), so the embed goes straight to the mobile doodstream.ts resolver (pass_md5 with the user's residential IP, which clears the invisible Turnstile). Verified: playmogo/myvidplay/ doply URLs now return None with no yt-dlp attempt. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| connectors | ||
| enrich | ||
| extractors | ||
| models | ||
| normalize | ||
| resolve | ||
| scheduler | ||
| templates | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| db.py | ||
| ingest.py | ||
| main.py | ||