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 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
..
__init__.py [extractor/niconico:live] Add extractor (#5764) 2 years ago
common.py [cleanup] Deprecate more compat functions (#11439) 3 months ago
dash.py [fd/dash] Force native downloader for `--live-from-start` (#8339) 1 year ago
external.py aria2c should overwrite the output when resuming fails 3 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) 3 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) 3 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) 3 months ago
rtsp.py [cleanup] Deprecate more compat functions (#11439) 3 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