mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-04 10:11:38 +03:00
update pattern
This commit is contained in:
@@ -738,6 +738,13 @@ from .gettr import (
|
||||
GettrStreamingIE,
|
||||
)
|
||||
from .giantbomb import GiantBombIE
|
||||
from .giphy import (
|
||||
GiphyChannelIE,
|
||||
GiphyIE,
|
||||
GiphySearchIE,
|
||||
GiphySearchURLIE,
|
||||
GiphyStoriesIE,
|
||||
)
|
||||
from .glide import GlideIE
|
||||
from .globalplayer import (
|
||||
GlobalPlayerAudioEpisodeIE,
|
||||
|
||||
Reference in New Issue
Block a user