1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-06 02:49:35 +02:00

[niconico] Fix authentication error handling (closes #12486)

This commit is contained in:
Yen Chi Hsuan 2017-07-11 15:04:45 +08:00
parent bb13949197
commit 708f6f511e
No known key found for this signature in database
GPG Key ID: 7F902A182457CA23

View File

@ -1,6 +1,7 @@
version <unreleased>
Extractors
* [niconico] Fix authentication error handling (#12486)
* [giantbomb] Extract m3u8 formats (#13626)