From cb833c1fa0e59a3d839b7f2058d2812bc25a38f8 Mon Sep 17 00:00:00 2001
From: ajj8 <35781586+ajj8@users.noreply.github.com>
Date: Mon, 16 Mar 2020 03:13:49 +0000
Subject: [PATCH] Update bbc.py
---
youtube_dl/extractor/bbc.py | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/bbc.py b/youtube_dl/extractor/bbc.py
index 645dcc502..3d128570a 100644
--- a/youtube_dl/extractor/bbc.py
+++ b/youtube_dl/extractor/bbc.py
@@ -983,9 +983,17 @@ class BBCIE(BBCCoUkIE):
[r'data-(?:video-player|media)-vpid="(%s)"' % self._ID_REGEX,
r']+name="externalIdentifier"[^>]+value="(%s)"' % self._ID_REGEX,
r'videoId\s*:\s*["\'](%s)["\']' % self._ID_REGEX,
- r'"vpid":"(%s)"' % self._ID_REGEX],
+ r'"vpid":"(%s)"' % self._ID_REGEX,
+ r'"versionPid":"(%s)"' % self._ID_REGEX],
webpage, 'vpid', default=None)
+ # bbc reel (e.g. https://www.bbc.com/reel/video/p07c6sb6/how-positive-thinking-is-harming-your-happiness)
+ initial_data = self._search_regex(
+ r'