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/downloader
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
..
__init__.py [extractor/niconico:live] Add extractor (#5764) 2 years ago
common.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
dash.py [fd/dash] Force native downloader for `--live-from-start` (#8339) 1 year ago
external.py Remove continue from aria2c 2 months ago
f4m.py [cleanup] Add more ruff rules (#10149) 8 months ago
fc2.py [downloader/fc2] Stop heatbeating once FFmpeg finishes 3 years ago
fragment.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
hls.py [fd/hls] Apply `extra_param_to_key_url` from info dict 8 months ago
http.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
ism.py [cleanup] Add more ruff rules (#10149) 8 months ago
mhtml.py [cleanup] Add more ruff rules (#10149) 8 months ago
niconico.py [cleanup] Add more ruff rules (#10149) 8 months ago
rtmp.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
rtsp.py [cleanup] Deprecate more compat functions (#11439) 2 months ago
websocket.py Remove Python 3.6 support 3 years ago
youtube_live_chat.py [cleanup] Add more ruff rules (#10149) 8 months ago