Skip to main content

No project description provided

Project description

PyPI version

Music

example view

A project to analyze your favorite music

The package achieves this by:

  • Letting you select your favorite artists in a web interface
    • Search for new artists with search bar
    • Click on suggestions provided by AI recommender system
  • Downloading the songs of your favorite artists
    • All songs if the artist is marked as favorite
    • Top 10 songs otherwise
  • Letting you select your favorite songs to download in a web interface
  • Postprocessing the downloaded songs:
    • Adding lyrics, title, ..
    • Settings the modified time to the release date of the song
      • useful for ordering
  • Keeping track of all downloaded songs and only downloading new songs

Installation

Make sure you are using python3.9+

  1. Install npm package
  2. Install the package
    pip install git+https://github.com/quintenroets/music
    

Developed for linux OS

Usage

  1. Run
musicserver

in cli to start the web interface and select your artists

  1. Run
music

in cli to download the songs

progress example

Make sure you have the following variables defined in your environment:

  • SPOTAPI_ID:
  • SPOTAPI_SECRET

obtain here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

musicmaster-1.1.12.tar.gz (366.4 kB view hashes)

Uploaded Source

Built Distribution

musicmaster-1.1.12-py3-none-any.whl (379.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page