]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/__init__.py
YoutubeIE: use the new method in the base IE for getting the login info
[youtube-dl.git] / youtube_dl / extractor / __init__.py
index e46698736e840b2a0874cf0336a6f855aebea31f..f668f0f4a2e16de9536cda6d6a8a9f9a1862bd95 100644 (file)
@@ -1,4 +1,5 @@
 
+from .archiveorg import ArchiveOrgIE
 from .ard import ARDIE
 from .arte import ArteTvIE
 from .auengine import AUEngineIE