1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-26 06:29:48 +08:00

Update iprima.py

This commit is contained in:
Sergey M
2020-09-24 06:43:01 +07:00
committed by GitHub
Unverified
parent 3b0c77feec
commit ff41c5752a
+1 -1
View File
@@ -87,7 +87,7 @@ class IPrimaIE(InfoExtractor):
r'data-product="([^"]+)">',
r'id=["\']player-(p\d+)"',
r'playerId\s*:\s*["\']player-(p\d+)',
r'let videos *= *["\'](p\d+)'),
r'\bvideos\s*=\s*["\'](p\d+)'),
webpage, 'real id')
playerpage = self._download_webpage(