Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
/ hypembot Public archive

moves mp3 files from your browser cache to music folder

License

Notifications You must be signed in to change notification settings

scheibo/hypembot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypembot

unmaintained

Manually downloading songs from The Hype Machine too difficult? Wish you could download that song from Soundcloud? Since the browser stores songs in its cache in order to play them, simply start hypembot and it will monitor the cache, copying mp3's into your Music directory.

How does it work?

The program monitors your browser cache using kqueue and once a 'quality' mp3 file has been stable in the cache for 5 minutes, hypembot copies out of the cache for you.

Install

$ [sudo] gem install hypembot
$ hypembot # make sure to set ulimit -n 4096 or something similarily high

Use -s or --source to specify the path to where the music is cached, and -d or --directory to specify where you want the files copied to.

Works on Mac OSX Lion. Uses kqueue by default.

Copyright

hypembot is Copyright (c) 2012 Kirk Scheibelhut and distributed under the MIT license.
See the LICENSE file for further details regarding licensing and distribution.

About

moves mp3 files from your browser cache to music folder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages