yt-dlp/youtube_dl
Jaime Marquínez Ferrándiz bc3e582fe4 Don't use '-shortest' option for merging formats (closes #4220, closes #4580)
With avconv and older versions of ffmpeg the video is partially copied.
The duration difference between the audio and the video seem to be really small, so it's probably not noticeable.
2015-01-04 14:02:17 +01:00
..
downloader [downloader/hls] Respect the 'prefer_ffmpeg' option 2015-01-04 13:41:49 +01:00
extractor [vk] Add support for rutube embeds (Fixes #4514) 2015-01-04 03:15:27 +01:00
postprocessor Don't use '-shortest' option for merging formats (closes #4220, closes #4580) 2015-01-04 14:02:17 +01:00
__init__.py [/__init__] Add another cute search example 2015-01-01 22:47:21 +01:00
__main__.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
aes.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py [compat] Simplify kwarg detection code 2014-12-12 12:42:35 +01:00
jsinterp.py Update jsinterp.py 2014-11-21 17:09:22 +08:00
options.py [options] Upper-case options and URL in --help output 2015-01-01 22:01:47 +01:00
swfinterp.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
update.py Fix PEP8 issue E713 2014-12-09 23:11:26 +01:00
utils.py [soulanime] Fix under Python 3 2015-01-04 02:20:45 +01:00
version.py release 2015.01.04 2015-01-04 03:15:48 +01:00
YoutubeDL.py [youtube] Correct handling when DASH manifest is not necessary to find all formats 2015-01-03 18:33:38 +01:00