aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/azubu.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-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-01-29[azubu] Add extractor for live streams (closes #8343)Jaime Marquínez Ferrándiz
2014-12-05[azubu] Add extractor (Closes #4379)Sergey M․