[GH-ISSUE #763] Browser json not working #487

Closed
opened 2026-02-27 23:01:04 +03:00 by kerem · 1 comment
Owner

Originally created by @OcheOps on GitHub (Apr 14, 2025).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/763

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Additional context
Add any other context about the problem here, such as a code sample.

oche@fedora:~$ ytmusicapi browser
Creating browser.json with your authentication credentials...
Please paste the request headers from Firefox and press Ctrl-D to continue:

^CTraceback (most recent call last):
File "/usr/bin/ytmusicapi", line 8, in
sys.exit(main())
~~~~^^
File "/usr/lib/python3.13/site-packages/ytmusicapi/setup.py", line 62, in main
return setup(filename)
File "/usr/lib/python3.13/site-packages/ytmusicapi/setup.py", line 22, in setup
return setup_browser(filepath, headers_raw)
File "/usr/lib/python3.13/site-packages/ytmusicapi/auth/browser.py", line 23, in setup_browser
line = input()
KeyboardInterrupt

Originally created by @OcheOps on GitHub (Apr 14, 2025). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/763 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Additional context** Add any other context about the problem here, such as a code sample. oche@fedora:~$ ytmusicapi browser Creating browser.json with your authentication credentials... Please paste the request headers from Firefox and press Ctrl-D to continue: ^CTraceback (most recent call last): File "/usr/bin/ytmusicapi", line 8, in <module> sys.exit(main()) ~~~~^^ File "/usr/lib/python3.13/site-packages/ytmusicapi/setup.py", line 62, in main return setup(filename) File "/usr/lib/python3.13/site-packages/ytmusicapi/setup.py", line 22, in setup return setup_browser(filepath, headers_raw) File "/usr/lib/python3.13/site-packages/ytmusicapi/auth/browser.py", line 23, in setup_browser line = input() KeyboardInterrupt
kerem closed this issue 2026-02-27 23:01:05 +03:00
Author
Owner

@sigma67 commented on GitHub (Apr 15, 2025):

Please fill out the issue template fully or I have to close this due to lacking detail

<!-- gh-comment-id:2803879503 --> @sigma67 commented on GitHub (Apr 15, 2025): Please fill out the issue template fully or I have to close this due to lacking detail
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#487
No description provided.