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
Arvydas Sidorenko bae611f216 Simplified preferredencoding()
Not sure what is the point to use yield to return encoding, thus
it will simplify the whole function.

Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
13 years ago
..
FileDownloader.py reorganized the titles sanitizing: now title is the untouched title 13 years ago
InfoExtractors.py YouTube playlist fix; closes #365 and #331 13 years ago
PostProcessor.py normalize ffmpeg/avconv names printing 13 years ago
__init__.py normalize ffmpeg/avconv names printing 13 years ago
__main__.py Split code as a package, compiled into an executable zip 13 years ago
utils.py Simplified preferredencoding() 13 years ago