mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-10 16:46:40 +01:00
[gofile] Add extractor (#1850)
Closes #1831 Authored by: Jertzukka, Ashish0804
This commit is contained in:
parent
5f9aaac8c2
commit
b1aaf1c07f
2 changed files with 84 additions and 0 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue