sigma67 / spotify_to_ytmusic

Clone a Spotify playlist to YouTube Music
MIT License
895 stars 67 forks source link

Youtube headers make no sense #20

Closed Fmstrat closed 3 years ago

Fmstrat commented 3 years ago

The settings.ini file requests a JSON request header, however this is not available as a Copy option. When converting to a JSON format, it then passes them into the YTAPI which expects \n characters. Can you provide an example of what a complete settings.ini file should look like?

Fmstrat commented 3 years ago

Ahh. I see, it's purely a missing part of the instructions. Everything says to put the headers in the settings.ini file, and when it says "Paste and then press Control-D" it means paste them into the TERMINAL, not the settings.ini file.

sigma67 commented 3 years ago

Not sure where the misunderstanding occurs, but it says "open your terminal, run setup.py and paste the headers from YouTube Music". I guess it could say "paste into terminal", but that seems apparent from the context