Move common code for extractors based in MTV services to a new base class
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 3 Dec 2013 13:58:24 +0000 (14:58 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 3 Dec 2013 13:58:24 +0000 (14:58 +0100)
commit84db81815af6787d91188ca065cc9ced4d83a4ca
tree90c97d14464655d9fa2183af2ef02f6782c22316
parentfb7abb31af93a2a1d84ba17beb0f389dd09eafdb
Move common code for extractors based in MTV services to a new base class

Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
youtube_dl/extractor/comedycentral.py
youtube_dl/extractor/gametrailers.py
youtube_dl/extractor/mtv.py
youtube_dl/extractor/southparkstudios.py