Spotify-to-video is a program made in python. Basic concept is that you put spotify playlist link tweek few settings and you get .mp4 music videos (or 1 video) of songs from that playlist.
I use it when i like to sing songs that i do not know the text of.
If you are not intrested in python file only in program i suggest downloading .sfx file. That is all you need to run the program.
First of all I want you to know that every time i run this program my antywirus triggers and I don't know why, so don't be scared haha.
To get your client ID and client Secret you go to this webside: https://developer.spotify.com/dashboard/
There you have to login to your spotify account and create an app. After creating an app you will see your client ID and client Secret.
To get YT API Key it will be simpler to follow this yt tutorial: https://www.youtube.com/watch?v=VqML5F8hcRQ
This settings adds word 'lyrics' or 'tekst' to song title and author when searched on yt.
(Keep in mind that this feature may not always works, and it for sure won't work for songs that are in other language than English or Polish)
As the name suggest this setting when downloading is ended merges all of videos to one file.
When Merge to one video
is cheacked you can shuffle order of them i file.
- Make sure that you run file as an administrator
- If you still have permision error you can try setting
Choose folder for videos
to folder where program is
This code is really sketchy. Im still learning.
Hope You like it.
If you have any problems, or you have any suggestions feel free to contact me at: [email protected]