about summary refs log tree commit diff
path: root/youtube_dl/extractor/restudy.py
Commit message (Collapse)AuthorAgeFilesLines
* [restudy] Extend _VALID_URL (#15347)Sergey M․2018-01-211-3/+6
|
* [restudy] Fix extraction (closes #15347)Sergey M․2018-01-201-1/+1
|
* 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
* [restudy] Simplify and extract all formatsSergey M․2014-12-141-19/+18
|
* [Restudy] Add new extractor for restudy.dkMathias Rav2014-12-131-0/+41