yt-dlp/yt_dlp/downloader
pukkandan e92caff5d5
Refactor (See desc)
* Create `FFmpegPostProcessor.real_run_ffmpeg` that can accept multiple input/output files along with switches for each
* Rewrite `cli_configuration_args` and related functions
* Create `YoutubeDL._ensure_dir_exists` - this was previously defined in multiple places
2021-03-14 20:02:55 +05:30
..
__init__.py Allow specifying path in --external-downloader 2021-02-27 16:52:27 +05:30
common.py More improvements to HLS/DASH external downloader code 2021-03-11 22:07:42 +05:30
dash.py Native concurrent downloading of fragments (#166) 2021-03-13 10:16:58 +05:30
external.py Refactor (See desc) 2021-03-14 20:02:55 +05:30
f4m.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
fragment.py Release 2021.03.01 2021-03-01 05:39:50 +05:30
hls.py Native concurrent downloading of fragments (#166) 2021-03-13 10:16:58 +05:30
http.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
ism.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
niconico.py Release 2021.03.01 2021-03-01 05:39:50 +05:30
rtmp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
rtsp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
youtube_live_chat.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30