[GH-ISSUE #28] please i want to know authenticated request #20

Closed
opened 2026-02-27 22:07:35 +03:00 by kerem · 4 comments
Owner

Originally created by @kidmil on GitHub (Jun 1, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/28

hi i'm interested in this api
but, i don't understand below word

Go to the developer tools (Ctrl-Shift-I) and find an authenticated POST request. You can filter for /browse to easily find a suitable request.

i open ytm in firefox. then input ctrl+shift+i.
how can i find an authenticated POST request...?
and this step is before login ytm or after login ytm?

Originally created by @kidmil on GitHub (Jun 1, 2020). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/28 hi i'm interested in this api but, i don't understand below word Go to the developer tools (Ctrl-Shift-I) and find an authenticated POST request. You can filter for /browse to easily find a suitable request. i open ytm in firefox. then input ctrl+shift+i. how can i find an authenticated POST request...? and this step is before login ytm or after login ytm?
kerem closed this issue 2026-02-27 22:07:36 +03:00
Author
Owner

@sigma67 commented on GitHub (Jun 1, 2020):

First you log in to YouTube Music, then you press Ctrl-Shift-I and click on the library tab. Copy the request headers as shown in the screenshot (Network tab):

image

<!-- gh-comment-id:637002747 --> @sigma67 commented on GitHub (Jun 1, 2020): First you log in to YouTube Music, then you press Ctrl-Shift-I and click on the library tab. Copy the request headers as shown in the screenshot (Network tab): ![image](https://user-images.githubusercontent.com/16363825/83436559-5b9a7c00-a43e-11ea-84b6-2855ef0c9272.png)
Author
Owner

@Devam153 commented on GitHub (Aug 27, 2023):

Hi @sigma67,
I'm currently working on a project that focuses on synchronizing data across various music applications. and I've run into a bit of a roadblock when it comes to authenticating with YouTube Music via the ytmusicapi.
I did my best to follow the steps provided on the website, but I seem to be stuck at the point where I need to find the URL as mentioned. It's been a bit of a puzzle, and I was wondering if you could offer some guidance or share any insights you might have on this matter.

<!-- gh-comment-id:1694650268 --> @Devam153 commented on GitHub (Aug 27, 2023): Hi @sigma67, I'm currently working on a project that focuses on synchronizing data across various music applications. and I've run into a bit of a roadblock when it comes to authenticating with YouTube Music via the ytmusicapi. I did my best to follow the steps provided on the website, but I seem to be stuck at the point where I need to find the URL as mentioned. It's been a bit of a puzzle, and I was wondering if you could offer some guidance or share any insights you might have on this matter.
Author
Owner

@sigma67 commented on GitHub (Aug 27, 2023):

Hi @Devam153 , please ask in Discussions Q&A section. I think the screenshot is pretty clear, just click around a bit and filter by browse. Although the recommend way these days is oauth: https://ytmusicapi.readthedocs.io/en/stable/setup/oauth.html

<!-- gh-comment-id:1694685548 --> @sigma67 commented on GitHub (Aug 27, 2023): Hi @Devam153 , please ask in Discussions Q&A section. I think the screenshot is pretty clear, just click around a bit and filter by browse. Although the recommend way these days is oauth: https://ytmusicapi.readthedocs.io/en/stable/setup/oauth.html
Author
Owner

@Devam153 commented on GitHub (Aug 29, 2023):

Sorry for asking you here @sigma67 ,
I really appreciate your assistance.
Thanks to your help, everything is now working perfectly fine.
Thank you so much!

<!-- gh-comment-id:1698104439 --> @Devam153 commented on GitHub (Aug 29, 2023): Sorry for asking you here @sigma67 , I really appreciate your assistance. Thanks to your help, everything is now working perfectly fine. Thank you so much!
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#20
No description provided.