Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Twitch plugin not detect when failed login #7063
Comments
|
Authentication does not work at all now since they require to solve a captcha. You can workaround by passing cookies from browser as explained here. |
|
It should be possible to use oauth to login like livestreamer does |
########################## Wrong password
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'--hls-prefer-native', u'http://www.twitch.tv/gsl/b/682657097', u'--username', u'PRIVATE', u'-p', u'PRIVATE']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.09.28
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[twitch:video] Downloading login page
[twitch:video] Logging in as thefatalsc
[twitch:video] 682657097: Downloading video info JSON
[twitch:video] 682657097: Downloading video playlist JSON
[download] Downloading playlist: 2015 HOT6 GSL Season 3 Code S Final
[twitch:video] playlist 2015 HOT6 GSL Season 3 Code S Final: Collected 0 video ids (downloading 0 of them)
########################## Correct password
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'--hls-prefer-native', u'http://www.twitch.tv/gsl/b/682657097', u'--username', u'PRIVATE', u'-p', u'PRIVATE']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.09.28
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[twitch:video] Downloading login page
[twitch:video] Logging in as thefatalsc
[twitch:video] 682657097: Downloading video info JSON
[twitch:video] 682657097: Downloading video playlist JSON
[download] Downloading playlist: 2015 HOT6 GSL Season 3 Code S Final
[twitch:video] playlist 2015 HOT6 GSL Season 3 Code S Final: Collected 0 video ids (downloading 0 of them)