aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordirkf <fieldhouse@gmx.net>2022-02-09 21:21:59 +0000
committerdirkf <fieldhouse@gmx.net>2022-02-09 21:21:59 +0000
commit266b6ef18520f8de60fa143e154e4b12be12afb7 (patch)
treeb1a16315ba888bd6d9a3f7e058ce8a8778c2328b
parent825d3426c56aabfc91aea139f2e6e0589f8096bc (diff)
downloadyoutube-dl-266b6ef18520f8de60fa143e154e4b12be12afb7.tar.xz
[BBC] Also allow PID with leading 'l' (live?)
-rw-r--r--youtube_dl/extractor/bbc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/bbc.py b/youtube_dl/extractor/bbc.py
index 088af9823..378b52f4f 100644
--- 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/