[dailymotion] improve extraction
- extract http formats included in m3u8 manifest - fix user extraction(closes #3553)(closes #21415) - add suport for User Authentication(closes #11491) - fix password protected videos extraction(closes #23176) - respect age limit option and family filter cookie value(closes #18437) - handle video url playlist query param - report alowed countries for geo-restricted videos
This commit is contained in:
parent
df65a4a1ed
commit
5ef62fc4ce
3 changed files with 234 additions and 341 deletions
|
@ -216,8 +216,7 @@ class VKIE(VKBaseIE):
|
|||
'id': 'k3lz2cmXyRuJQSjGHUv',
|
||||
'ext': 'mp4',
|
||||
'title': 'md5:d52606645c20b0ddbb21655adaa4f56f',
|
||||
# TODO: fix test by fixing dailymotion description extraction
|
||||
'description': 'md5:c651358f03c56f1150b555c26d90a0fd',
|
||||
'description': 'md5:424b8e88cc873217f520e582ba28bb36',
|
||||
'uploader': 'AniLibria.Tv',
|
||||
'upload_date': '20160914',
|
||||
'uploader_id': 'x1p5vl5',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue