FindMalek / Syncify

Syncify is an open-source application, that lets you download Tracks, Albums, Playlist from Spotify.
26 stars 3 forks source link

a tutorial? #3

Open connorhedgehog opened 2 years ago

connorhedgehog commented 2 years ago

the readme doesn't tell you how to use the program, which is extremely annoying, as when I try to load it, I get an error. it does say 'hey! put this env variables in', but doesn't say what to do put for their values, making the entire program useless. i just get an error trying to run it saying 'module syncify not found'

FindMalek commented 2 years ago

Hey Robbie, you are indeed correct. Im working on a full tutorial and documentary explains how Syncify works and how to properly use it. I'm sorry, but these days im quiet busy revising for my semester exam. But the tutorial will be ready in the next 2 weeks.

And for your problem, you must install Savify, It's a python library hosted in GitHub as well (Which you can check out) to install Savify pip install savify

and to set Environment Variables, It needs few easy steps, I'll be updating the readme file tonight on how to set them.

By the way Syncify isn't working in the lastest update, because of Spotify new API update, So i must change a bit in Syncify in order to work. Again I'll be working on that tonight.

Thank you for your patience <3