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
Philipp Hagemeister 08d13955dd [wistia] Prefer original video format above all others
We could also set up a formula which would weigh filesize/bitrate and vcodec/acodec (say, 1GB h264 < 3 GB MPEG2 < 2 GB h264), but that would get really messy real soon.
11 years ago
..
downloader [http] Fix ‘err’ variable not being assigned in an except block (#2045) 11 years ago
extractor [wistia] Prefer original video format above all others 11 years ago
FileDownloader.py Move FileDownloader to its own module and create a new class for each download process 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py FFmpegMetadataPP: don't enclose the values with " (fixes #1756) 11 years ago
YoutubeDL.py Merge remote-tracking branch 'origin/master' 11 years ago
__init__.py Add new --print-traffic option 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Add support for crunchyroll.com 11 years ago
update.py [update] fix error 11 years ago
utils.py Add new --print-traffic option 11 years ago
version.py release 2013.12.26 11 years ago