Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitch plugin not detect when failed login #7063

Closed
guidorugo opened this issue Oct 4, 2015 · 2 comments
Closed

Twitch plugin not detect when failed login #7063

guidorugo opened this issue Oct 4, 2015 · 2 comments

Comments

@guidorugo
Copy link

@guidorugo guidorugo commented Oct 4, 2015

########################## 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)

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 4, 2015

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.

@txtsd
Copy link

@txtsd txtsd commented Oct 4, 2015

It should be possible to use oauth to login like livestreamer does

@dstftw dstftw closed this Jun 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.