yt-dlp/youtube_dlc
Jody Bruchon e0da59fe54 ffmpeg: ignore extra data streams with -dn (fixes #2)
Sometimes, video files will arrive with a timecode data stream
that causes `-map 0` to error out due to the stream not being
supported in the output container. These data streams generally do
not matter, so tell ffmpeg to ignore them rather than choking on
them.
2021-01-07 12:26:50 -05:00
..
downloader Make sure playerOffsetMs is positive in youtube_live_chat by siikamiika #5 (blackjack4494#262) 2021-01-07 20:53:03 +05:30
extractor Tiktok fix #8 (blackjack4494#20) 2021-01-07 20:53:03 +05:30
postprocessor ffmpeg: ignore extra data streams with -dn (fixes #2) 2021-01-07 12:26:50 -05:00
__init__.py Sponskrub integration 2021-01-04 23:13:27 +05:30
__main__.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
aes.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
cache.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
compat.py Add --write-*-link by h-h-h-h 2020-12-13 20:05:04 +05:30
jsinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
options.py Preparing for release 2021-01-07 17:22:45 +05:30
socks.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
swfinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
update.py Disable Updates 2021-01-06 17:43:27 +05:30
utils.py Preparing for release 2021-01-07 17:22:45 +05:30
version.py Release 2021.01.07 2021-01-07 20:10:10 +05:30
YoutubeDL.py Fix bug in default format selection 2021-01-07 17:22:46 +05:30