parent
8e174ba7de
commit
08e29b9f1f
15 changed files with 29 additions and 25 deletions
|
|
@ -1013,7 +1013,7 @@ class BiliIntlIE(BiliIntlBaseIE):
|
|||
|
||||
|
||||
class BiliIntlSeriesIE(BiliIntlBaseIE):
|
||||
IE_NAME = 'biliintl:series'
|
||||
IE_NAME = 'biliIntl:series'
|
||||
_VALID_URL = r'https?://(?:www\.)?bili(?:bili\.tv|intl\.com)/(?:[a-zA-Z]{2}/)?play/(?P<id>\d+)/?(?:[?#]|$)'
|
||||
_TESTS = [{
|
||||
'url': 'https://www.bilibili.tv/en/play/34613',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue