about summary refs log tree commit diff
path: root/youtube_dl/extractor/kankan.py
Commit message (Collapse)AuthorAgeFilesLines
* [refactor] Single quotes consistencySergey M․2016-02-141-1/+1
|
* [kankan] ModernizePhilipp Hagemeister2015-02-011-3/+3
|
* PEP8 appliedJouke Waleson2014-11-231-1/+1
|
* [kankan] Skip testPhilipp Hagemeister2014-01-171-0/+1
|
* [kankan] SimplifyPhilipp Hagemeister2014-01-171-18/+21
|
* [kankan] Fix the video urlJaime Marquínez Ferrándiz2013-11-091-1/+6
| | | | It now requires two additional parameters, one is a timestamp we get from the getCdnresource_flv page and the other is a key we have to build.
* fix bug: kankan extractor not support http://vod.kankan.com/v/70/70309.shtmlhuohuarong2013-08-021-2/+4
|
* Add an extractor for kankan.com (closes #1133)Jaime Marquínez Ferrándiz2013-07-291-0/+37