Logey / s2yt

spotify2youtube - Automatically find the closest-matching YouTube video for a Spotify song when you copy a Spotify track URL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotify2youtube (s2yt)

When copying a Spotify URL, automatically generate a matching YouTube URL.

Setup

  1. Download and extract the source code zip from the releases page.
  2. pip install -r requirements.txt
  3. Create a src/secrets.py file - based on the src/secrets.example.py file - and fill in your Spotify client key and secret.
  4. python src/main.py
  5. Any Spotify links you copy will automatically have a matching YouTube URL show in the terminal and a notification will appear which you can copy the song ID or song URL from.

About

spotify2youtube - Automatically find the closest-matching YouTube video for a Spotify song when you copy a Spotify track URL.


Languages

Language:Python 100.0%