Closed tgrrr closed 3 years ago
Hi,
I've generated the headers following the instructions here: https://ytmusicapi.readthedocs.io/en/latest/setup.html
{ "Accept": "*/*", "Accept-Language": "en-US,en;q=0.5", "Content-Type": "application/json", "Cookie": "<REACTED>", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0", "X-Goog-AuthUser": "3", "X-Goog-Visitor-Id": "<REACTED>", "origin": "https://music.youtube.com" }
I've also turned it into single line json, following the same format as Google Music
Any suggestions?
What error are you getting?
Hi,
I've generated the headers following the instructions here: https://ytmusicapi.readthedocs.io/en/latest/setup.html
I've also turned it into single line json, following the same format as Google Music
Any suggestions?