aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/slashdot.py
Commit message (Collapse)AuthorAgeFilesLines
* [slashdot] Remove extractorJaime Marquínez Ferrándiz2014-03-261-24/+0
| | | | The generic ooyala detection works fine.
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
|
* tests: don't run the test if any of the extractors listed in the 'add_ie' ↵Jaime Marquínez Ferrándiz2013-11-061-0/+1
| | | | field is marked as not working
* Add an extractor for tv.slashdot.org (closes #1192)Jaime Marquínez Ferrándiz2013-08-211-0/+23
It uses the ooyala platform, so it just extracts the ooyala url.