mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 04:18:25 -05:00
[imgut:album] Add extractor (Closes #6711)
This commit is contained in:
@@ -241,7 +241,10 @@ from .imdb import (
|
||||
ImdbIE,
|
||||
ImdbListIE
|
||||
)
|
||||
from .imgur import ImgurIE
|
||||
from .imgur import (
|
||||
ImgurIE,
|
||||
ImgurAlbumIE,
|
||||
)
|
||||
from .ina import InaIE
|
||||
from .indavideo import (
|
||||
IndavideoIE,
|
||||
|
||||
Reference in New Issue
Block a user