Skip to content

⬇️ 🎼 HypeMachine track downloader written in Rust

License

Notifications You must be signed in to change notification settings

TheSirC/HypeDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HypeDown

A command-line interface to download all the favorites of a user's page. The program is a port to Rust of the wonderful HypeMachineDownloader. It's using snatch to do its download and write part.

Requirements

For this program to work, you need to have an OpenSSL installation in your PATH (due to the usage of Hyper-TLS).

Usage :

HypeDown --account youraccount

Arguments :

--help          Show this help
--account       Specify the account name
--page          Specify the page number
--threads       Threads which can use to download
--limit         (optional) Specify the maximum number of tracks to download
--dry           Runs the program without downloading the tracks

Acknowledgements

Thanks to @jamend for HypeMachineDownloader and @derniercri for snatch.

About

⬇️ 🎼 HypeMachine track downloader written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages