mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
[niconico] Fix extraction on python3 (closes #17393)
This commit is contained in:
parent
4627995882
commit
4d59db5b90
@ -252,7 +252,7 @@ def yesno(boolean):
|
||||
},
|
||||
'timing_constraint': 'unlimited'
|
||||
}
|
||||
}))
|
||||
}).encode())
|
||||
|
||||
resolution = video_quality.get('resolution', {})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user