aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/abc7news.py
AgeCommit message (Collapse)Author
2016-03-27Remove _sort_formats from _extract_*_formats methodsSergey M․
Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051
2015-12-27[abc7news] Remove redundant formats sortingSergey M․
2015-01-18[abc7news] Add extractor (Closes #4734)Sergey M․