[GoPro] Add extractor (#1167)
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30044 Authored by: i6t
This commit is contained in:
parent
0f0ac87be3
commit
d92125aeba
2 changed files with 111 additions and 0 deletions
|
|
@ -524,6 +524,7 @@ from .googlepodcasts import (
|
|||
GooglePodcastsFeedIE,
|
||||
)
|
||||
from .googlesearch import GoogleSearchIE
|
||||
from .gopro import GoProIE
|
||||
from .goshgay import GoshgayIE
|
||||
from .gotostage import GoToStageIE
|
||||
from .gputechconf import GPUTechConfIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue