1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-10 06:17:16 +08:00

Update mediasite.py

This commit is contained in:
Sergey M 2018-12-18 00:02:12 +07:00 committed by GitHub
parent 049016c976
commit e1f3745bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,16 +87,7 @@ class MediasiteIE(InfoExtractor):
},
{
'url': 'https://collegerama.tudelft.nl/Mediasite/Showcase/livebroadcast/Presentation/ada7020854f743c49fbb45c9ec7dbb351d',
'info_dict': {
'id': 'ada7020854f743c49fbb45c9ec7dbb351d',
'ext': 'mp4',
'title': 'Nachtelijk weer: een koud kunstje?',
'description': '',
'thumbnail': r're:^https?://.*\.jpg(?:\?.*?)?$',
'duration': 4000,
'timestamp': 1542981600,
'upload_date': '20181123',
},
'only_matching': True,
},
]