aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/dw.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
2016-03-12[dw] add support for article pages(closes #8790)remitamine
2016-03-11[dw] add support for audio pagesremitamine
2016-03-11[dw] Add new extractorremitamine