summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/canalc2.py
Commit message (Collapse)AuthorAgeFilesLines
* [canalc2] Update testTithen-Firion2017-04-281-4/+1
|
* [canalc2] Fix extraction (Closes #8191)Sergey M․2016-01-101-17/+29
|
* [canalc2] Fix testSergey M․2015-10-181-2/+3
|
* [canalc2] Extract durationSergey M․2015-10-181-1/+6
|
* [canalc2] Add extSergey M․2015-10-181-0/+1
|
* [canalc2] Improve some regexesSergey M․2015-10-181-3/+3
|
* [canalc2] Improve rtmp extractionSergey M․2015-10-181-1/+3
|
* [canalc2] fix info extractionremitamine2015-10-181-12/+18
|
* [canalc2] ModernizePhilipp Hagemeister2014-02-221-12/+16
|
* [canal2c] Accept more urls (fixes #1723)Jaime Marquínez Ferrándiz2013-11-041-2/+4
| | | | | The url only needs to have the 'idVideo' field in the query, in any position. We have to set the 'void=oui' in the webpage url, so that we get the file name.
* Wrong property namePierre Rudloff2013-09-101-1/+1
|
* [canalc2] Small improvementsPhilipp Hagemeister2013-08-271-11/+11
|
* lxml is not part of the standard library.Pierre Rudloff2013-08-221-5/+3
|
* Extractor for canalc2.tvPierre Rudloff2013-08-221-0/+37