aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/testurl.py
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamJesús2021-10-181-64/+0
|
* Refactor code to use url_resultElan Ruusamäe2019-01-011-5/+1
|
* Fix typosJakub Wilk2016-01-101-1/+1
| | | | Closes #8200.
* [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.