aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cnet.py
Commit message (Collapse)AuthorAgeFilesLines
* [cbsinteractive] Add support for ZDNet videosremitamine2016-04-011-83/+0
|
* [cnet] extract more formatsremitamine2016-04-011-12/+13
|
* [theplatform] always force theplatform to return a smil for ↵remitamine2016-03-181-1/+1
| | | | _extract_theplatform_smil
* [cnet] fix info extractionremitamine2016-03-051-4/+2
|
* [cnet] improve extractionremitamine2015-12-201-18/+23
| | | | | | | | - relex data json regex - extract the platform metadata once - extract hds formats - extract duration - extract thumbnail
* [cnet] skip hls_phone if hls_tablet is presentremitamine2015-11-061-1/+3
|
* [cnet] fix extraction and extract more formatsremitamine2015-09-231-31/+23
|
* [cnet] Fix theplatform vid extraction (fixes #5924)Yen Chi Hsuan2015-06-081-3/+16
|
* Remove unused importsPhilipp Hagemeister2014-12-121-2/+0
|
* [cnet] Update to new theplatform infrastructure (Fixes #2736)Philipp Hagemeister2014-12-121-19/+14
|
* [cnet] Fix title extractionPhilipp Hagemeister2014-07-211-1/+5
| | | | URLs are still missing
* [cnet] Correct JSON capturingPhilipp Hagemeister2014-04-211-1/+1
|
* [cnet] Fall back to "videos" keyPhilipp Hagemeister2014-04-041-0/+5
|
* [cnet] Add new extractor (Fixes #2679)Philipp Hagemeister2014-04-031-0/+70