1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-22 00:55:43 +07:00

[giga] Add extractor (Closes #4090)

This commit is contained in:
Sergey M․
2015-01-06 06:54:31 +06:00
parent f8bb576c4f
commit 0df2dea73b
2 changed files with 102 additions and 0 deletions

View File

@@ -159,6 +159,7 @@
from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .giantbomb import GiantBombIE
from .giga import GigaIE
from .glide import GlideIE
from .globo import GloboIE
from .godtube import GodTubeIE