yt-dlc/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.
..
downloader [Senate] Add new extractor ()
extractor [ellentv] Remove unused import
postprocessor [postprocessor/embedthumbnail] Style fix
YoutubeDL.py Remove the --max-quality option
__init__.py Remove the --max-quality option
__main__.py [test_unicode_literals] Arm unicode_literals check
aes.py [aes] style: Put __all__ variable at the end of the file
cache.py
compat.py Don't use bare 'except:'
jsinterp.py [jsinterp] Disable comment support
options.py Remove the --max-quality option
swfinterp.py Fix imports and general cleanup
update.py Don't use bare 'except:'
utils.py Remove the --max-quality option
version.py release 2015.04.17