mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-07 08:37:08 -05:00
[imgur] improve gallery and album detection and extraction(closes #9133)(closes #16577)(closes #17223)(closes #18404)
This commit is contained in:
@@ -483,6 +483,7 @@ from .imdb import (
|
||||
from .imgur import (
|
||||
ImgurIE,
|
||||
ImgurAlbumIE,
|
||||
ImgurGalleryIE,
|
||||
)
|
||||
from .ina import InaIE
|
||||
from .inc import IncIE
|
||||
|
||||
Reference in New Issue
Block a user