mirror of
https://github.com/xpltdco/media-rip.git
synced 2026-04-03 02:53:58 -06:00
- Add remote_components={'ejs:github'} to all yt-dlp invocations, fixing
YouTube signature/n-parameter challenge failures that caused missing formats
- Extract _base_opts() method to consolidate quiet, no_warnings,
remote_components, and extractor_args across all three call sites
- Removes PASSWORD_HASH from user-facing config comment
|
||
|---|---|---|
| .. | ||
| app | ||
| media_rip.egg-info | ||
| tests | ||
| .gitignore | ||
| pyproject.toml | ||
| requirements.txt | ||
| start.py | ||