From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*'
Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well.
It fails to find the element in python 2.6 and it's not required, the element is a direct child of the item node.
34cbc7ee8d
The new website broke the URL format. Added "playlist" as a valid ID keyword.
Added cc.com as it's same as comedycentral.com and used, i.e. http://www.cc.com/video-clips/fmyq0m/broad-city-a-beautiful-railroad-style-apartment
_real_extract
In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt.
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
It's a subclass of MTVIE The extractor for colbertnation.com and thedailyshow.com is called now ComedyCentralShowsIE
When writing to a file it would fail.