mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-17 06:35:42 +07:00
@@ -588,7 +588,7 @@ def _real_extract(self, url):
|
||||
}
|
||||
|
||||
|
||||
class BBCIE(BBCCoUkIE):
|
||||
class BBCIE(BBCCoUkIE): # XXX: Do not subclass from concrete IE
|
||||
IE_NAME = 'bbc'
|
||||
IE_DESC = 'BBC'
|
||||
_VALID_URL = r'''(?x)
|
||||
|
||||
Reference in New Issue
Block a user