mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[imgur] Add new extractor
This commit is contained in:
parent
1c2528c8a3
commit
3bf5705316
2 changed files with 85 additions and 0 deletions
|
@ -205,6 +205,7 @@ from .imdb import (
|
|||
ImdbIE,
|
||||
ImdbListIE
|
||||
)
|
||||
from .imgur import ImgurIE
|
||||
from .ina import InaIE
|
||||
from .infoq import InfoQIE
|
||||
from .instagram import InstagramIE, InstagramUserIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue