yt-dlp/yt_dlp
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
..
downloader Refactor (See desc) 2021-03-14 20:02:55 +05:30
extractor [pluto.tv] Add extractor (#163) 2021-03-14 16:02:16 +05:30
postprocessor Refactor (See desc) 2021-03-14 20:02:55 +05:30
YoutubeDL.py Refactor (See desc) 2021-03-14 20:02:55 +05:30
__init__.py Native concurrent downloading of fragments (#166) 2021-03-13 10:16:58 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py Native concurrent downloading of fragments (#166) 2021-03-13 10:16:58 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py [update] Fix updater removing the executable bit on some UNIX distros 2021-03-03 19:07:14 +05:30
utils.py Refactor (See desc) 2021-03-14 20:02:55 +05:30
version.py [version] update :ci skip all 2021-03-08 00:16:25 +05:30