1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[goodgame] Add extractor (#3686)

Authored by: nevack
This commit is contained in:
Dzmitry Neviadomski
2022-05-15 20:05:27 +03:00
committed by GitHub
parent c9b2b368b3
commit 3ac7b66047
2 changed files with 59 additions and 0 deletions

View File

@ -591,6 +591,7 @@ from .go import GoIE
from .godtube import GodTubeIE
from .gofile import GofileIE
from .golem import GolemIE
from .goodgame import GoodGameIE
from .googledrive import GoogleDriveIE
from .googlepodcasts import (
GooglePodcastsIE,