1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-14 07:57:15 +08:00

Update rmcdecouverte.py

This commit is contained in:
midas02 2017-04-30 19:36:44 +02:00 committed by GitHub
parent 238cec17ae
commit e1f2d4afee

View File

@ -13,7 +13,7 @@ class RMCDecouverteIE(InfoExtractor):
_VALID_URL = r'https?://rmcdecouverte\.bfmtv\.com/mediaplayer-replay.*?\bid=(?P<id>\d+)'
_TEST = {
'url': 'http://rmcdecouverte.bfmtv.com/mediaplayer-replay/?id=1430&title=LES%20HEROS%20DU%2088e%20ETAGE',
'url': 'http://rmcdecouverte.bfmtv.com/mediaplayer-replay/?id=116548',
'info_dict': {
'id': '5111223049001',
'ext': 'mp4',