commit: 266b6ef18520f8de60fa143e154e4b12be12afb7
parent 825d3426c56aabfc91aea139f2e6e0589f8096bc
Author: dirkf <fieldhouse@gmx.net>
Date: Wed, 9 Feb 2022 21:21:59 +0000
[BBC] Also allow PID with leading 'l' (live?)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/bbc.py b/youtube_dl/extractor/bbc.py
@@ -40,7 +40,7 @@ from ..utils import (
class BBCCoUkIE(InfoExtractor):
IE_NAME = 'bbc.co.uk'
IE_DESC = 'BBC iPlayer'
- _ID_REGEX = r'(?:[pbm][\da-z]{7}|w[\da-z]{7,14})'
+ _ID_REGEX = r'(?:[pbml][\da-z]{7}|w[\da-z]{7,14})'
_VALID_URL = r'''(?x)
https?://
(?:www\.)?bbc\.co\.uk/