youtube-dl/youtube_dl
codesparkle 77541837e5 The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/1106367)
Minor improvements:
no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities.
2014-05-19 22:17:54 +10:00
..
downloader [rtmp] Add support for multiple AFM data entries 2014-05-01 21:14:21 +07:00
extractor The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/1106367) 2014-05-19 22:17:54 +10:00
postprocessor [ffmpeg] Correct argument encoding on Windows with Python 2.x 2014-05-16 15:47:56 +02:00
FileDownloader.py
YoutubeDL.py [YoutubeDL] Do not require default output template to be set 2014-04-30 10:02:08 +02:00
__init__.py Credit @hojel for fc2 and other extractors (#2877) 2014-05-13 10:00:27 +02:00
__main__.py
aes.py
jsinterp.py
update.py
utils.py [ffmpeg] Correct argument encoding on Windows with Python 2.x 2014-05-16 15:47:56 +02:00
version.py release 2014.05.19 2014-05-19 11:42:37 +02:00