From: Jeff Crouse Date: Sun, 6 Jan 2013 20:52:33 +0000 (-0500) Subject: oops - didn't remove some reminders X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=18be482a6f0b0d48c4fd8101ba0f0e30ac782d79;p=youtube-dl oops - didn't remove some reminders --- diff --git a/test/tests.json b/test/tests.json index fddafb22e..77ebfff43 100644 --- a/test/tests.json +++ b/test/tests.json @@ -41,7 +41,7 @@ "url": "http://www.youporn.com/watch/633213/me-and-my-french-girl/", "file": "633213.mp4" }, - { + { "name": "Pornotube", "md5": "eb55ce998e9464993933df8d9d196f70", "url": "http://pornotube.com/m/1812947/Intimate-Moments%3A-Masturbation-Sessions", diff --git a/youtube_dl/InfoExtractors.py b/youtube_dl/InfoExtractors.py index 7143a229e..83be8313f 100755 --- a/youtube_dl/InfoExtractors.py +++ b/youtube_dl/InfoExtractors.py @@ -4073,9 +4073,9 @@ def gen_extractors(): MTVIE(), YoukuIE(), XNXXIE(), - YouJizzIE(), # jefftimesten - PornotubeIE(), # jefftimesten - YouPornIE(), # jefftimesten + YouJizzIE(), + PornotubeIE(), + YouPornIE(), GooglePlusIE(), ArteTvIE(), NBAIE(),