Socket
Socket
Sign inDemoInstall

pystag

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pystag

Tag local music using spotify api


Maintainers
1

Readme

stag

Spotify tagger

Tag your local music using spotify api.

gif

Adds proper title, album, artist and album art and renames file to title.

Installation

pip3 install pystag

Usage

You need to set 3 environment variables for stag

  • SPOTIFY_CLIENT_ID
  • SPOTIFY_CLIENT_SECRET
  • SPOTIFY_USERNAME

Once this is set you can just run stag in the folder with the songs.

Go here to know how to generate a CLIENT_ID and CLIENT_SECRET. To get the USERNAME just check the profile share link in your profile. Your profile share link will look something like https://open.spotify.com/user/<USERNAME>?si=<SOMETHING_ELSE>

Requirements

  • eyed3 ( tag songs )
  • spotipy ( spotify api client )

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc