Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jamendo_sync

Python script which synchonize the public Jamendo playlists in a local directory.

Use

Before using it, you need to change the configuration file named conf with the following properties :

  • jamendoUrl : URL of the jamendo API. Do not change.
  • clientId : Client ID needed to use the Jamendo API. Do not change.
  • userName : The name of the Jamendo user
  • destDir : Path of the directory where the music files will be uploaded

Then, you can call the program by launching:

$ python3 jamendo_sync.py

The script will create a directory for each public playlist available with the name of the playlist and will upload the tracks in this directory.

A log file .log will be created in the same directory than the python script.

About

Python script which synchonize the public Jamendo playlists in a directory

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages