mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-27 02:09:54 +08:00
Update niconico.py
This commit is contained in:
committed by
GitHub
Unverified
parent
deeb21c8f2
commit
409f0fc25d
@@ -252,7 +252,7 @@ class NiconicoIE(InfoExtractor):
|
||||
},
|
||||
'timing_constraint': 'unlimited'
|
||||
}
|
||||
}).encode("utf-8"))
|
||||
}).encode())
|
||||
|
||||
resolution = video_quality.get('resolution', {})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user