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/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
4 years ago
..
downloader [downloader/http] Request last data block of exact remaining size 4 years ago
extractor [vimeo] improve format extraction and sorting(closes #25285) 4 years ago
postprocessor Added --remux-video option 4 years ago
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 5 years ago
__init__.py Added --remux-video option 4 years ago
__main__.py
aes.py
cache.py
compat.py [compat] Introduce compat_cookiejar_Cookie 4 years ago
jsinterp.py [jsinterp] Fix typo and cleanup regexes (closes #13134) 7 years ago
options.py Added --remux-video option 4 years ago
socks.py
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix updating via symlinks (closes #23991) 5 years ago
utils.py [utils] Improve cookie files support 4 years ago
version.py release 2020.05.08 4 years ago