-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
add login posibility for pixiv using sessionid and devicetoken #2529
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
Merged
gravyboat
merged 1 commit into
streamlink:master
from
YuuichiMizuoka:add_additional_login_method_to_pixiv_plugin
Jul 10, 2019
Merged
add login posibility for pixiv using sessionid and devicetoken #2529
gravyboat
merged 1 commit into
streamlink:master
from
YuuichiMizuoka:add_additional_login_method_to_pixiv_plugin
Jul 10, 2019
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #2529 +/- ##
==========================================
- Coverage 52.56% 52.53% -0.03%
==========================================
Files 239 239
Lines 15118 15128 +10
==========================================
+ Hits 7947 7948 +1
- Misses 7171 7180 +9 |
beardypig
approved these changes
Jul 10, 2019
Member
beardypig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. I wouldn't have given the login function such a long name, but I don't have an problem with it :)
Member
|
Looks good to me as well, merging. |
This was referenced Mar 3, 2020
back-to
added a commit
to back-to/streamlink
that referenced
this pull request
Mar 21, 2020
It doesn't work because they use reCAPTCHA, removed it so it doesn't confuse people. --- use cookies instead `--pixiv-sessionid` https://streamlink.github.io/cli.html#cmdoption-pixiv-sessionid `--pixiv-devicetoken` https://streamlink.github.io/cli.html#cmdoption-pixiv-devicetoken if it doesn't work, try `--pixiv-purge-credentials` https://streamlink.github.io/cli.html#cmdoption-pixiv-purge-credentials --- closes streamlink#2515 closes streamlink#2521 ref streamlink#2529
back-to
added a commit
that referenced
this pull request
Mar 29, 2020
It doesn't work because they use reCAPTCHA, removed it so it doesn't confuse people. --- use cookies instead `--pixiv-sessionid` https://streamlink.github.io/cli.html#cmdoption-pixiv-sessionid `--pixiv-devicetoken` https://streamlink.github.io/cli.html#cmdoption-pixiv-devicetoken if it doesn't work, try `--pixiv-purge-credentials` https://streamlink.github.io/cli.html#cmdoption-pixiv-purge-credentials --- closes #2515 closes #2521 ref #2529
Billy2011
pushed a commit
to Billy2011/streamlink-27
that referenced
this pull request
May 14, 2020
…link#2840) It doesn't work because they use reCAPTCHA, removed it so it doesn't confuse people. --- use cookies instead `--pixiv-sessionid` https://streamlink.github.io/cli.html#cmdoption-pixiv-sessionid `--pixiv-devicetoken` https://streamlink.github.io/cli.html#cmdoption-pixiv-devicetoken if it doesn't work, try `--pixiv-purge-credentials` https://streamlink.github.io/cli.html#cmdoption-pixiv-purge-credentials --- closes streamlink#2515 closes streamlink#2521 ref streamlink#2529
mkbloke
pushed a commit
to mkbloke/streamlink
that referenced
this pull request
Aug 18, 2020
…_login_method_to_pixiv_plugin add login posibility for pixiv using sessionid and devicetoken
mkbloke
pushed a commit
to mkbloke/streamlink
that referenced
this pull request
Aug 18, 2020
…link#2840) It doesn't work because they use reCAPTCHA, removed it so it doesn't confuse people. --- use cookies instead `--pixiv-sessionid` https://streamlink.github.io/cli.html#cmdoption-pixiv-sessionid `--pixiv-devicetoken` https://streamlink.github.io/cli.html#cmdoption-pixiv-devicetoken if it doesn't work, try `--pixiv-purge-credentials` https://streamlink.github.io/cli.html#cmdoption-pixiv-purge-credentials --- closes streamlink#2515 closes streamlink#2521 ref streamlink#2529
resiproxy
pushed a commit
to resiproxy/streamlink
that referenced
this pull request
Nov 5, 2020
…link#2840) It doesn't work because they use reCAPTCHA, removed it so it doesn't confuse people. --- use cookies instead `--pixiv-sessionid` https://streamlink.github.io/cli.html#cmdoption-pixiv-sessionid `--pixiv-devicetoken` https://streamlink.github.io/cli.html#cmdoption-pixiv-devicetoken if it doesn't work, try `--pixiv-purge-credentials` https://streamlink.github.io/cli.html#cmdoption-pixiv-purge-credentials --- closes streamlink#2515 closes streamlink#2521 ref streamlink#2529
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
this adds the possibility to directly login to pixiv using the sessionid and devicetoken.
this can be useful for: