MartaBravo / HypeMachine-Downloader

Download tracks from your HypeMachine account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HypeMachine-Downloader

Download tracks from your HypeMachine account.

###Requirements BeautifulSoup 4
requests

###Installation
pip install -r requirements.txt

###Simple Usage
python hypem.py USER_NAME

Will download all your favourited music to the current working directory.

###Optional Arguments --dir The directory you'd like to download into.

--limit The number of pages you'd like to download (each page has 20 tracks). You might use this if you only want to download your most recently favourited music.

Enjoy!

About

Download tracks from your HypeMachine account.


Languages

Language:Python 100.0%