mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-02 20:12:53 -05:00
[gofile] Add extractor (#1850)
Closes #1831 Authored by: Jertzukka, Ashish0804
This commit is contained in:
@ -523,6 +523,7 @@ from .globo import (
|
||||
)
|
||||
from .go import GoIE
|
||||
from .godtube import GodTubeIE
|
||||
from .gofile import GofileIE
|
||||
from .golem import GolemIE
|
||||
from .googledrive import GoogleDriveIE
|
||||
from .googlepodcasts import (
|
||||
|
Reference in New Issue
Block a user