mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 00:25:08 +00:00
@ -7,7 +7,7 @@ from ..utils import (
|
||||
)
|
||||
|
||||
|
||||
class CorusIE(ThePlatformFeedIE):
|
||||
class CorusIE(ThePlatformFeedIE): # XXX: Do not subclass from concrete IE
|
||||
_VALID_URL = r'''(?x)
|
||||
https?://
|
||||
(?:www\.)?
|
||||
|
Reference in New Issue
Block a user