summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cbs.py
Commit message (Collapse)AuthorAgeFilesLines
* [cbs] ModernizePhilipp Hagemeister2015-02-191-4/+1
|
* Remove useless u prefixesPhilipp Hagemeister2014-11-261-1/+1
|
* [cbs] Update test video idSergey M․2014-08-271-1/+1
|
* [cbs] ModernizePhilipp Hagemeister2014-07-221-18/+24
| | | | Also add threatening skip blocks in there - access is only possible from the US. We may want to find a better geolocation restriction method for tests.
* Support Alternative cbs.com URL FormatJason Terk2014-07-221-3/+15
| | | | | | Adds support for cbs.com URLs containing "/artist" instead of "/video". E.g.: http://www.cbs.com/shows/liveonletterman/artist/221752/st-vincent/
* [cbs] Add extractor (Fixes #1977)Philipp Hagemeister2013-12-161-0/+30