1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-08 22:38:33 +00:00

Add Speedrun.com Info Extractor

This commit is contained in:
DentorDev 2025-03-20 13:26:24 -05:00 committed by GitHub
parent a5016aff9c
commit c874609ebc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1938,6 +1938,7 @@
SpankBangIE, SpankBangIE,
SpankBangPlaylistIE, SpankBangPlaylistIE,
) )
from .speedrun import SpeedRunIE
from .spiegel import SpiegelIE from .spiegel import SpiegelIE
from .spike import ( from .spike import (
BellatorIE, BellatorIE,