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'