]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/extractors.py
[imgur] improve gallery and album detection and extraction(closes #9133)(closes ...
[youtube-dl.git] / youtube_dl / extractor / extractors.py
index e5f18a75da2bd50051485e3bc9124567c430b2d1..e28db6968d6887805deb8526e1526d06295ddf5e 100644 (file)
@@ -483,6 +483,7 @@ from .imdb import (
 from .imgur import (
     ImgurIE,
     ImgurAlbumIE,
+    ImgurGalleryIE,
 )
 from .ina import InaIE
 from .inc import IncIE