1
0
Fork 0

[ie/GodResource] Add extractor (#9629)

Closes #9551
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev 2024-05-23 12:09:21 +08:00 committed by GitHub
commit 65e709d235
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 80 additions and 0 deletions

View file

@ -715,6 +715,7 @@ from .globo import (
from .gmanetwork import GMANetworkVideoIE
from .go import GoIE
from .godtube import GodTubeIE
from .godresource import GodResourceIE
from .gofile import GofileIE
from .golem import GolemIE
from .goodgame import GoodGameIE