You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
tcely 208ab98aa7
aria2c should overwrite the output when resuming fails
Moved renaming and overwrite arguments up with the rest.
Both cases need these arguments.

Save the control file every 10 seconds.
Resume using the control file, or overwrite if not possible.
Remove the control file when the download is completed.

Print to stderr instead, just as curl does.
3 months ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 11 months ago
compat [cleanup] Deprecate more compat functions (#11439) 3 months ago
dependencies [core] Catch broken Cryptodome installations (#11486) 3 months ago
downloader aria2c should overwrite the output when resuming fails 3 months ago
extractor [ie/bilibili] Fix extractor (#11667) 3 months ago
networking [cleanup] Misc (#10807) 5 months ago
postprocessor [cleanup] Deprecate more compat functions (#11439) 3 months ago
utils [cleanup] Deprecate more compat functions (#11439) 3 months ago
YoutubeDL.py Add `playlist_webpage_url` field (#11613) 3 months ago
__init__.py [cleanup] Deprecate more compat functions (#11439) 3 months ago
__main__.py
aes.py [cleanup] Deprecate more compat functions (#11439) 3 months ago
cache.py [cleanup] Add more ruff rules (#10149) 8 months ago
cookies.py [cleanup] Deprecate more compat functions (#11439) 3 months ago
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 7 months ago
minicurses.py
options.py [cleanup] Misc (#11554) 3 months ago
plugins.py Remove Python 3.8 support (#11321) 4 months ago
socks.py [cleanup] Add more ruff rules (#10149) 8 months ago
update.py [cleanup] Deprecate more compat functions (#11439) 3 months ago
version.py Release 2024.11.18 3 months ago
webvtt.py [cleanup] Add more ruff rules (#10149) 8 months ago