youtube-dl/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>
2012-07-01 18:21:27 +02:00
..
__init__.py normalize ffmpeg/avconv names printing 2012-06-03 12:11:39 +02:00
__main__.py Split code as a package, compiled into an executable zip 2012-03-25 03:07:37 +02:00
FileDownloader.py reorganized the titles sanitizing: now title is the untouched title 2012-05-09 14:47:28 +02:00
InfoExtractors.py YouTube playlist fix; closes #365 and #331 2012-06-30 15:04:30 +02:00
PostProcessor.py normalize ffmpeg/avconv names printing 2012-06-03 12:11:39 +02:00
utils.py Simplified preferredencoding() 2012-07-01 18:21:27 +02:00