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 05a2c206be Merge pull request #425 from danut007ro/master
Provider (youtube, etc) is now saved in info_dict
12 years ago
..
FileDownloader.py Provider (youtube, etc) is now saved in info_dict, so template filename can be something like %(provider)s_%(id)s.%(ext)s 12 years ago
InfoExtractors.py Fixed YouTube playlist parsing 12 years ago
PostProcessor.py changed --audio-quality behaviour to support both CBR and VBR 12 years ago
__init__.py Improve option definitions 12 years ago
__main__.py Split code as a package, compiled into an executable zip 13 years ago
utils.py Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 12 years ago