http://gitunderground.i2p/archive/youtube-dl/src/commit/dcdb292fddc82ae11f4c0b647815a45c88a6b6d5/youtube_dl/extractor/cbsnews.py
See http://www.cbsnews.com/live/ for the latest examples _TEST = { 'url' : 'http://www.cbsnews.com/live/video/clinton-sanders-prepare-to-face-off-in-nh/' , 'info_dict' : { 'id' : 'clinton-sanders-prepare-to-face-off-in-nh' , 'ext' : 'mp4' , 'title' : 'Clinton, Sanders Prepare To Face Off In NH' , 'duration' : 334 , }, 'skip' : 'Video gone' , } def _real_extract ( self , url ): display_id = self .