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 0b382a7d72
Remove continue from aria2c
This doesn't actually work, or make sense, without configuring the stream selector to use `inorder` instead of `default` for the algorithm.

Ideally, `aria2c` would write the needed information for resuming downloads in its own file before exiting.
Otherwise, it's more reliable to download everything again.
2 months ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 11 months ago
compat [cleanup] Deprecate more compat functions (#11439) 2 months ago
dependencies [core] Catch broken Cryptodome installations (#11486) 3 months ago
downloader Remove continue from aria2c 2 months ago
extractor [ie/bilibili] Fix extractor (#11667) 2 months ago
networking [cleanup] Misc (#10807) 4 months ago
postprocessor [cleanup] Deprecate more compat functions (#11439) 2 months ago
utils [cleanup] Deprecate more compat functions (#11439) 2 months ago
YoutubeDL.py Add `playlist_webpage_url` field (#11613) 2 months ago
__init__.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
__main__.py [docs] Misc Cleanup (#8977) 11 months ago
aes.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
cache.py [cleanup] Add more ruff rules (#10149) 8 months ago
cookies.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 6 months ago
minicurses.py
options.py [cleanup] Misc (#11554) 2 months ago
plugins.py Remove Python 3.8 support (#11321) 3 months ago
socks.py [cleanup] Add more ruff rules (#10149) 8 months ago
update.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
version.py Release 2024.11.18 2 months ago
webvtt.py [cleanup] Add more ruff rules (#10149) 8 months ago