Skip to content

tomstitt/conveyorbelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

conveyorbelt

grab songs from the hype machine

Lets you download songs via hypemachine's listings. Get the stream urls and go to the respective sites and grab the files.

Requires requests - make http requests pickle - don't redownload stuff mutagen - edit audio tags

Maybe your favorites?

import conveyb
conveyb.get_loves(some_user)

Or maybe you just want the top 20 in the past three days?

import conveyb
conveyb.get_top20()

A file (default bucket.p) will be created to avoid duplicate downloads. This name and the default folder can be changed.

About

grab songs from the hype machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages