Skip to content

sandro/tagooru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tagooru

Ruby wrapper for the tagoo.ru search engine

Example

require 'tagooru'

>> playlist = Tagooru.search("radiohead 15 step")

>> playlist.first.name

=> "Radiohead - 15 Step"

>> playlist.first.location

=> "someurl.com/music/radiohead/15_step.mp3"

Copyright © 2009 Sandro Turriate. See LICENSE for details.

About

Ruby wrapper for the tagoo search engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages