Skip to main content

Transfer Spotify playlists to YouTube Music

Project description

PyPI Downloads Ask questions at Discussions Code coverage Latest release Commits since latest release

A simple command line script to clone a Spotify playlist to YouTube Music.

  • Transfer a single Spotify playlist

  • Like all the songs in a Spotify playlist

  • Update a transferred playlist on YouTube Music

  • Transfer all playlists for a Spotify user

  • Like all songs from all playlists for a Spotify user

  • Remove playlists from YouTube Music

Install

pipx ensurepath
  • Open a new shell. Install:

pipx install spotify_to_ytmusic

Setup

  1. Generate a new app at https://developer.spotify.com/dashboard

  2. Generate a new app by following instructions at https://ytmusicapi.readthedocs.io/en/stable/setup/oauth.html

  3. Run

spotify_to_ytmusic setup

For backwards compatibility you can also create your own file and pass it using --file settings.ini.

If you want to transfer private playlists from Spotify (i.e. liked songs), choose “yes” for oAuth authentication, otherwise choose “no”. For oAuth authentication you should set https://127.0.0.1 as redirect URI for your app in Spotify’s developer dashboard.

Usage

After you’ve completed setup, you can simply run the script from the command line using:

spotify_to_ytmusic create <spotifylink>

where <spotifylink> is a link like https://open.spotify.com/playlist/0S0cuX8pnvmF7gA47Eu63M

The script will log its progress and output songs that were not found in YouTube Music to noresults_youtube.txt.

Transfer all playlists of a Spotify user

For migration purposes, it is possible to transfer all public playlists of a user by using the Spotify user’s ID (unique username).

spotify_to_ytmusic all <spotifyuserid>

Transfer liked tracks of the Spotify user

You must use oAuth authentication for transferring liked songs.

spotify_to_ytmusic liked

This command will open browser where you should give access to your account (if you haven’t done that before). After authorization you will be redirected to 127.0.0.1, copy link you were redirected to (looks like 127.0.0.1/?code=…) and paste to command line.

Command line options

There are some additional command line options for setting the playlist name and determining whether it’s public or not. To view them, run

spotify_to_ytmusic -h

To view subcommand help, run i.e.

spotify_to_ytmusic setup -h

Available subcommands:

positional arguments:
  {setup,create,update,remove,all}
                        Provide a subcommand
    setup               Set up credentials
    create              Create a new playlist on YouTube Music.
    update              Delete all entries in the provided Google Play Music playlist and update the playlist with entries from the Spotify playlist.
    remove              Remove playlists with specified regex pattern.
    all                 Transfer all public playlists of the specified user (Spotify User ID).

options:
  -h, --help            show this help message and exit

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

spotify_to_ytmusic-0.8.0.tar.gz (32.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spotify_to_ytmusic-0.8.0-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file spotify_to_ytmusic-0.8.0.tar.gz.

File metadata

  • Download URL: spotify_to_ytmusic-0.8.0.tar.gz
  • Upload date:
  • Size: 32.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for spotify_to_ytmusic-0.8.0.tar.gz
Algorithm Hash digest
SHA256 ba6b883b13fd4eeae68a0bfc87b5e284d01a84f63c17fe9b919ceb44ebb61181
MD5 574e2bf0daeb510939501429a1af2db1
BLAKE2b-256 659864a54ac58e329538568e1fb887079cf6fea0a218228786f827e5405bbb73

See more details on using hashes here.

Provenance

The following attestation bundles were made for spotify_to_ytmusic-0.8.0.tar.gz:

Publisher: pythonpublish.yml on sigma67/spotify_to_ytmusic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spotify_to_ytmusic-0.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for spotify_to_ytmusic-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f388907407a6b2bde2b9d2bd2d66771417af0eeab9e75e51d5422d0dd6effd3a
MD5 694e3777b634e1ad933989dbebe9c0cc
BLAKE2b-256 5d6c3b13609d3facb40d57e1a30e2a7f3168bd423fb27df32b15f870cbec7920

See more details on using hashes here.

Provenance

The following attestation bundles were made for spotify_to_ytmusic-0.8.0-py3-none-any.whl:

Publisher: pythonpublish.yml on sigma67/spotify_to_ytmusic

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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