aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/testurl.py
Commit message (Collapse)AuthorAgeFilesLines
* [testurl] Fix case when only one IE matchesPhilipp Hagemeister2014-02-251-0/+2
|
* [testurl] Add extractorPhilipp Hagemeister2014-02-191-0/+66
This is a pseudo extractor that can be used to quickly look up test URLs, or test without the test harness.