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.
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>
12 years ago
..
FileDownloader.py reorganized the titles sanitizing: now title is the untouched title 12 years ago
InfoExtractors.py YouTube playlist fix; closes #365 and #331 12 years ago
PostProcessor.py normalize ffmpeg/avconv names printing 12 years ago
__init__.py normalize ffmpeg/avconv names printing 12 years ago
__main__.py Split code as a package, compiled into an executable zip 12 years ago
utils.py Simplified preferredencoding() 12 years ago