Code Monkey home page Code Monkey logo

orpheusdl-genius's Introduction

OrpheusDL - Genius

A Genius module for the OrpheusDL modular archival music program

Report Bug · Request Feature

Table of content

About OrpheusDL - Genius

OrpheusDL - Genius is a module written in Python which allows retrieving lyrics from Genius for the modular music archival program.

Getting Started

Follow these steps to get a local copy of Orpheus up and running:

Prerequisites

Installation

  1. Go to your orpheusdl/ directory and run the following command:
    git clone https://github.com/Dniel97/orpheusdl-genius.git modules/genius
  2. Execute:
    python orpheus.py

Usage

Either set genius as your default lyrics provider in module_defaults, or call orpheus.py with the following option:

python orpheus.py -lr genius https://open.qobuz.com/album/c9wsrrjh49ftb

Configuration

You can customize every module from Orpheus individually and also set general/global settings which are active in every loaded module. You'll find the configuration file here: config/settings.json

Global

"global": {
    "module_defaults": {
        "lyrics": "genius",
        // ...
    },
    "lyrics": {
        "embed_lyrics": true,
        // ...
    },
}
Option Info
module_defaults Lets you select which module to automatically get lyrics/covers/credits from. If selecting default, it will use the main module for the same task
embed_lyrics Embeds the (unsynced) as a tag inside the FLAC, M4A, MP3, ... file

Contact

Yarrm80s - @yarrm80s

Dniel97 - @Dniel97

Project Link: OrpheusDL Genius Public GitHub Repository

orpheusdl-genius's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ransomliome360

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.