1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05: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 .giphy import (
GiphyChannelIE,
GiphyChannelPageIE,
GiphyIE,
GiphySearchIE,
GiphySearchURLIE,