mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-03 03:48:31 +00:00
Update speedrun.py
This commit is contained in:
parent
69eec672b7
commit
527468cf74
@ -3,6 +3,7 @@
|
||||
# Speedrun.com has the ability to host twitch embeds as well which is why this
|
||||
# script was needed.
|
||||
|
||||
|
||||
class SpeedRunIE(InfoExtractor):
|
||||
IE_NAME = 'speedrun'
|
||||
_VALID_URL = r'https?://(?:www\.)?speedrun\.com/[^/?#]+/runs/(?P<id>[^?/#]+)'
|
||||
|
Loading…
Reference in New Issue
Block a user