Giter Club home page Giter Club logo

id3spot's Introduction

id3spot

A small script which uses data from Spotify to write id3 tags to mp3 files. I use it like so: python id3spot.py -x *.mp3.

Help Text:

Usage: id3spot.py [OPTIONS] [FILES]...

Options:
  -q, --query TEXT   Specify a query to use when searching for a matching
                     track.
  -r, --replace      Replace original tags entirely
  -R, --rename TEXT  Rename file (the extension is not affected) based on data
                     in the tag using substitution variables: $album,
                     $album_artist, $artist, $best_date,
                     $best_date:prefer_recording,
                     $best_date:prefer_recording:year,
                     $best_date:prefer_release,
                     $best_date:prefer_release:year, $best_date:year,
                     $disc:num, $disc:total, $file, $file:ext,
                     $original_release_date, $original_release_date:year,
                     $recording_date, $recording_date:year, $release_date,
                     $release_date:year, $title, $track:num, $track:total
  -a, --analyze      Include ID3 tags for bpm and key from Spotify.
  -d, --dry-run      Perform lookup but do not write tags.
  -x, --magic        Shortcut for id3spot.py -arpR "$artist - $title"
  -p, --prompt       If song is not exact match, prompt before using
                     information.
  -v, --verbose      Output diff for each file processed.
  --help             Show this message and exit.

id3spot's People

Contributors

radusuciu 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.