aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cspan.py
Commit message (Expand)AuthorAgeFilesLines
* [cspan] Support multiple segments (Fixes #2674)Philipp Hagemeister2014-04-031-9/+21
* [cspan] Roll back unfinished rtmp supportSergey M․2014-03-261-51/+6
* [auengine] ModernizeSergey M․2014-03-251-6/+51
* [cspan] Fix typo in a commentJaime Marquínez Ferrándiz2014-03-211-1/+1
* [cspan] Add support for newer videos (Fixes #2577)Philipp Hagemeister2014-03-211-4/+15
* [cspan] Fix extraction (fixes #2291)Jaime Marquínez Ferrándiz2014-02-021-17/+28
* [cspan] Disable testPhilipp Hagemeister2014-01-221-0/+1
* [cspan] Make ‘www’ optional and improve the regex for extracting the id (...Jaime Marquínez Ferrándiz2014-01-221-3/+3
* [cspan] Use HTTP download (Fixes #2098)Philipp Hagemeister2014-01-051-34/+31
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz2013-07-121-3/+1
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+9
* Add CSpanIE (closes #312)Jaime Marquínez Ferrándiz2013-06-261-0/+44