1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 04:40:02 +08:00

Update nrk.py

This commit is contained in:
Sergey M 2020-01-06 06:29:28 +07:00 committed by GitHub
parent d6027ceee1
commit 1a005e8f1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -265,7 +265,7 @@ class NRKTVIE(NRKBaseIE):
'title': 'Alarm Trolltunga',
'description': 'md5:46923a6e6510eefcce23d5ef2a58f2ce',
'duration': 2223,
'age_limit': 6
'age_limit': 6,
},
}, {
'url': 'https://tv.nrk.no/serie/20-spoersmaal-tv/MUHH48000314/23-05-2014',
@ -396,7 +396,7 @@ class NRKTVEpisodeIE(InfoExtractor):
'season_number': 1,
'episode_number': 2,
'episode': '2:6',
'age_limit': 6
'age_limit': 6,
},
'params': {
'skip_download': True,