youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 9f3fa89f7c Remove the --max-quality option
It doesn't work well with 'bestvideo' and 'bestaudio' because they are usually before the max quality.
Format filters should be used instead, they are more flexible and don't require the requested quality to exist for each video.
2015-04-25 11:59:54 +02:00
..
downloader [Senate] Add new extractor (#5302) 2015-04-21 02:29:56 +08:00
extractor [ellentv] Remove unused import 2015-04-24 22:06:22 +02:00
postprocessor [postprocessor/embedthumbnail] Style fix 2015-04-24 22:08:00 +02:00
YoutubeDL.py Remove the --max-quality option 2015-04-25 11:59:54 +02:00
__init__.py Remove the --max-quality option 2015-04-25 11:59:54 +02:00
__main__.py
aes.py [aes] style: Put __all__ variable at the end of the file 2015-02-11 18:15:15 +01:00
cache.py
compat.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
jsinterp.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
options.py Remove the --max-quality option 2015-04-25 11:59:54 +02:00
swfinterp.py
update.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
utils.py Remove the --max-quality option 2015-04-25 11:59:54 +02:00
version.py release 2015.04.17 2015-04-17 11:14:25 +02:00