1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-09 14:58:32 +00:00

Update _extractors.py

Co-Authored-By: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
kclauhk 2024-08-15 00:27:07 +08:00
parent 5ce0b127b2
commit e60917c379

View File

@ -740,6 +740,7 @@
from .giantbomb import GiantBombIE from .giantbomb import GiantBombIE
from .giphy import ( from .giphy import (
GiphyChannelIE, GiphyChannelIE,
GiphyChannelPageIE,
GiphyIE, GiphyIE,
GiphySearchIE, GiphySearchIE,
GiphySearchURLIE, GiphySearchURLIE,