mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[gfycat] Add new extractor
This commit is contained in:
parent
8f02ad4f12
commit
afe4a8c769
2 changed files with 108 additions and 0 deletions
|
@ -185,6 +185,7 @@ from .gametrailers import GametrailersIE
|
|||
from .gazeta import GazetaIE
|
||||
from .gdcvault import GDCVaultIE
|
||||
from .generic import GenericIE
|
||||
from .gfycat import GfycatIE
|
||||
from .giantbomb import GiantBombIE
|
||||
from .giga import GigaIE
|
||||
from .glide import GlideIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue