aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/azubu.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve some _VALID_URLsstepshal2016-09-141-1/+1
|
* [azubu] Don't fail on optional fieldsYen Chi Hsuan2016-06-181-7/+12
|
* Remove _sort_formats from _extract_*_formats methodsSergey M․2016-03-271-0/+1
| | | | | | | Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
|
* [azubu] Add extractor for live streams (closes #8343)Jaime Marquínez Ferrándiz2016-01-291-1/+39
|
* [azubu] Add extractor (Closes #4379)Sergey M․2014-12-051-0/+93