/ccmixter_song_downloader

Download music files from ccMixter.org

Primary LanguagePythonApache License 2.0Apache-2.0

ccmixter_song_downloader

Download music files from ccMixter.org

This is a very lightweight wrapper for the ccMixter API. Built with just the bare necessities for my needs.

Install

  • git clone this and cd into ccmixter_song_downloader
  • pip install -r requirements.txt

Run

Check the docstrings

  • use CCMixterSongDownloader().download(...)