yt-dlc/youtube_dl
Felix Stupp efe87a10ae
Added --remux-video option
Fixes #6996

- Supported formats declared: mp4, mkv
- Added FFmpegVideoRemuxerPP as postprocessor
- Added option to README and shell-completion scripts
2020-05-16 18:45:40 +02:00
..
downloader [downloader/http] Request last data block of exact remaining size 2020-05-05 21:43:39 +07:00
extractor [vimeo] improve format extraction and sorting(closes #25285) 2020-05-15 15:57:06 +01:00
postprocessor Added --remux-video option 2020-05-16 18:45:40 +02:00
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 2020-02-29 19:08:44 +07:00
__init__.py Added --remux-video option 2020-05-16 18:45:40 +02:00
__main__.py
aes.py
cache.py
compat.py [compat] Introduce compat_cookiejar_Cookie 2020-05-05 05:54:10 +07:00
jsinterp.py
options.py Added --remux-video option 2020-05-16 18:45:40 +02:00
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
utils.py [utils] Improve cookie files support 2020-05-05 04:21:25 +07:00
version.py release 2020.05.08 2020-05-08 18:10:37 +07:00