Skip to main content

Python package

Project description

Music

PyPI version

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

Usage

progress example

  1. Start webapp server to manage liked/favorite artists:
    musicserver
    
  2. Download new songs:
    music
    

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

  • SPOTIFY_CLIENT_ID:
  • SPOTIFY_CLIENT_SECRET:

obtain here

Installation

pip install musicmaster

make sure to use Python 3.10+

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.2.2.tar.gz (368.0 kB view hashes)

Uploaded Source

Built Distribution

musicmaster-1.2.2-py3-none-any.whl (381.6 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