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
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
3 years ago
..
__init__.py Allow specifying path in `--external-downloader` 3 years ago
common.py More improvements to HLS/DASH external downloader code 3 years ago
dash.py Native concurrent downloading of fragments (#166) 3 years ago
external.py Refactor (See desc) 3 years ago
f4m.py Completely change project name to yt-dlp (#85) 3 years ago
fragment.py Release 2021.03.01 3 years ago
hls.py Native concurrent downloading of fragments (#166) 3 years ago
http.py Completely change project name to yt-dlp (#85) 3 years ago
ism.py Completely change project name to yt-dlp (#85) 3 years ago
niconico.py Release 2021.03.01 3 years ago
rtmp.py Completely change project name to yt-dlp (#85) 3 years ago
rtsp.py Completely change project name to yt-dlp (#85) 3 years ago
youtube_live_chat.py Completely change project name to yt-dlp (#85) 3 years ago