Giter Club home page Giter Club logo

audiobook-organizer's Introduction

audiobook-organizer

audiobook-organizer is a tool to split, rename and tag audiobooks. Splits into 60min mp3 files, if larger than 100mb. Tagging works automatically with the first result in iTunes search. The tool supports the recommended naming standard of Plex.

audiobook-organizer.py -i "/path/to/audiobookfiles" -t "author - book title" -o "/path/to/outputdirectory"

usage: audiobook-organizer.py [-h] -i INPUTDIR [-t SEARCHTERM] [-o OUTPUTDIR]
                              [-n] [-r]

converts, splits, renames and tags audiobooks.

optional arguments:
  -h, --help            show this help message and exit
  -i INPUTDIR, --inputdir INPUTDIR
                        directory of audiobook input files
  -t SEARCHTERM, --searchterm SEARCHTERM
                        <author - title> for metatag search and ouput as
                        author/title/file.mp3
  -o OUTPUTDIR, --outputdir OUTPUTDIR
                        directory of audiobook output files
  -n, --no-split        does NOT split files
  -r, --recursive       searches for files in inputdir recursively

Sets all files in input directory as input and create the new audiobook output files in a folder outputdirectory/author/audiobook. Input directory argument is mandatory, search term and output directory arguments are optional. If only the input directory is specified, it will search for the folder name as search term. Output directory would be the same as input directory.

Manipulated tags are title, artist, album, albumartist, track number, genre, year, as well as the cover in 600x600px.

Requirements

depends on packages:

  • ffmpeg-python
  • eyed3
  • natsort

audiobook-organizer's People

Contributors

fxsth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

audiobook-organizer's Issues

Option not to split files

Hello,
This script is fascinating, but please add option to not split the files. Sometimes one file is more desirable, the randomly cut up 60-min files.

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.