mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-26 07:46:00 +03:00
[GH-ISSUE #345] Does this still work? #273
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#273
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dsm-72 on GitHub (Jan 29, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/345
I'm getting
from the copy-pasted request headers and I am indeed logged in.
@sigma67 commented on GitHub (Jan 30, 2023):
Yes, it works. Did you do as instructed?
https://ytmusicapi.readthedocs.io/en/stable/setup.html
@dsm-72 commented on GitHub (Jan 30, 2023):
@sigma67
Yes.
browse(as there is no browse on landing page)right click in request headers, click copy, copy all
paste into string and pass as
headers_raw@sigma67 commented on GitHub (Jan 31, 2023):
Not sure what you pasted in 5), but there's no cookie value, which is needed to authenticate. Are you trying to authenticate? Else there's no need for the whole process.
If you want me to debug this for you, send your copied header text to ytmusicapi@gmail.com. Else there's not much I can do to help.
@spm2600 commented on GitHub (Feb 10, 2023):
the header is only good for a day or two then it changes on me. is this expected?
@sigma67 commented on GitHub (Feb 14, 2023):
No, I've used the same headers for months, even years, in the past. It might invalidate if you're signing out in the browser you got the credentials from.