mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-17 22:55:42 +07:00
[ted] Clarify IE_NAME
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
|
||||
class TEDIE(InfoExtractor):
|
||||
IE_NAME = 'ted'
|
||||
_VALID_URL = r'''(?x)
|
||||
(?P<proto>https?://)
|
||||
(?P<type>www|embed(?:-ssl)?)(?P<urlmain>\.ted\.com/
|
||||
|
||||
Reference in New Issue
Block a user