Move Metacafe and Statigram into their own files, and remove absolute import
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 23 Jun 2013 18:07:51 +0000 (20:07 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 23 Jun 2013 18:07:51 +0000 (20:07 +0200)
commit38cbc40a64513718228ad14cdb616cf955246224
treebefa8119f8ba1612b2444622e18204440648cce3
parent93d3a642a9cfdd268f6967dd8012e42dc4412907
Move Metacafe and Statigram into their own files, and remove absolute import
youtube_dl/InfoExtractors.py
youtube_dl/extractor/metacafe.py [new file with mode: 0644]
youtube_dl/extractor/statigram.py [new file with mode: 0644]
youtube_dl/extractor/youtube.py