Skip to main content

Gets your music from Spotify and downloads it from Youtube Music

Project description

musync

A program that gets your music from Spotify and downloads it from Youtube Music. NOTE: This program is in it' s alpha stage and i'm not a Python developer, so, any contribution is appreciated!

Installation

Using Pip

  $ pip install musync

Manual

  $ git clone https://github.com/vittodevit/musync
  $ cd musync
  $ python setup.py install

Usage

$ musync [configfile]

Configuration

Create a json file with this structure:

{
  "spotify_client_id": "...",
  "spotify_client_secret": "...",
  "playlists": [
    "https://open.spotify.com/playlist/...",
    /* ... */
  ]
}

Spotify authorization:

To obtain the client_id and client_secret

  1. Sign in HERE with your Spotify account
  2. Click on the green button Create An App and give it a Name and Description
  3. Copy Client ID
  4. Show and copy Client Secret

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

musync-0.0.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

musync-0.0.1-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page