]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/__init__.py
Refactor IDParser to search for elements by any attribute not just ID
[youtube-dl.git] / youtube_dl / __init__.py
index 8daa7b4dc652c8fc4bfe660e14c3c4de2818426f..efa8b813f8ea0b96b65b971c83e2a8b376e78607 100644 (file)
@@ -375,7 +375,6 @@ def gen_extractors():
         YoutubeIE(),
         MetacafeIE(),
         DailymotionIE(),
-        GoogleIE(),
         GoogleSearchIE(),
         PhotobucketIE(),
         YahooIE(),