[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
parent 06cb063839
commit 65e709d235
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