logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 708f6f511e1d03363c9dbac7ed42cbdebfbc7718
parent bb13949197458fc6bd888bbe9255c391927a997b
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Tue, 11 Jul 2017 15:04:45 +0800

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

Diffstat:

MChangeLog1+
1 file changed, 1 insertion(+), 0 deletions(-)

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