http://gitunderground.i2p/archive/youtube-dl/src/commit/dcdb292fddc82ae11f4c0b647815a45c88a6b6d5/youtube_dl/extractor/southpark.py
|#|$))' _FEED_URL = 'http://www.southpark.nl/feeds/video-player/mrss/' _TESTS = [{ 'url' : 'http://www.southpark.nl/full-episodes/s18e06-freemium-isnt-free' , 'info_dict' : { 'title' : 'Freemium Isn \' t Free' , 'description' : 'Stan is addicted to the new Terrance and Phillip mobile game.' , }, 'playlist_mincount' : 3 , }] class SouthParkDkIE ( SouthParkIE ): IE_NAME = 'southparkstudios.dk' _VALID_URL = r 'https?