Giter Club home page Giter Club logo

automp3tagger's Introduction

AutoMp3Tagger

Automatically adds ID3 tags to your MP3 files

To use it pass as an argument the file path of the mp3 file to tag or a folder with some mp3s inside to tag. The script retrieves the track title and artist from the already present ID3 tags and uses them to search on Spotify the remaining tags

Two additional parameter are

  • -f : to force the overwrite of the already present tags with the newly searched ones, by default adds just the missing ones, leaving what's already there like it is
  • -n : to use the file name in the search query instead of the title and artist tag (if there is no name and/or artist tag on the mp3, the file name will be used by default)

Setup

The script needs a spotify client id and a spotify client secret as env variables. To get one go on here and create a new app. No particular settings are needed.

Disclaimer

Works better if the file name doesn't have any additional useless information, keep it simple, "artist - title". Sometimes spotify's search doesn't return anything, especially when the mp3 doesn't have title and artist tag, change the file name a bit or just wait and it'll work

automp3tagger's People

Contributors

passilvestri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.