Skip to content

andrewfree/GroveSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroveSnake

Downloads and tags music from youtube and soundcloud (from URL on clipboard).

Create a settings.yaml in the root directory with your soundcloud client_id & youtube api key.

soundcloud_client_id: cb6a67u320833e5209d4ec765cft859z
youtube_api_key: 6f5GxDODl320f5G4eZ573e521uJBS8eFg765c

Requirements.txt contains python library dependencies, can be installed with

pip install -r requirements.txt

Also requires FFmpeg. You can install this with MacPorts or Brew

port install FFmpeg

brew install ffmpeg

Bind a system hotkey to the grove_snake script. http://i.imgur.com/nQBE4aC.png This is just run within BetterTouchTool as a global hotkey (You could do something similar in system prefrences -> services)

The audio files are marked in the spotlight comment field with "done" after the program completes so you can use something like Hazel to watch that directory and take actions on the files (like the ability to automatically add it to itunes etc...)

About

Downloads and tags music from youtube and soundcloud (based off clipboard url) at the press of a hotkey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors