mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #131] No /browse URL when looking for cookie for login #95
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#95
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 @eroji on GitHub (Dec 21, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/131
I can't find any instance of
/browsepath for the requests generated during login. I've tried different machines, browser, incognito. Can someone clarify what exactly I'm missing?@sigma67 commented on GitHub (Dec 22, 2020):
Did you try clicking around a bit in the library? There should be some relevant requests generated.
@sebastianklug commented on GitHub (Dec 22, 2020):
Going to https://music.youtube.com/explore worked for me.
@eroji commented on GitHub (Dec 22, 2020):
Browsing around the pages did seem to work. Thanks.