1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 15:15:15 +00:00

[gazeta] Add new extractor (Closes #4222)

This commit is contained in:
Naglis Jonaitis
2015-03-08 13:54:01 +02:00
parent d34e79492d
commit 1132eae56d
2 changed files with 36 additions and 0 deletions

View File

@@ -175,6 +175,7 @@ from .gameone import (
from .gamespot import GameSpotIE
from .gamestar import GameStarIE
from .gametrailers import GametrailersIE
from .gazeta import GazetaIE
from .gdcvault import GDCVaultIE
from .generic import GenericIE
from .giantbomb import GiantBombIE