mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 12:45:27 +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