This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
goear /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jul 23 21:10:43 -0700 2009 | |
| |
README | Thu Jul 23 20:50:52 -0700 2009 | |
| |
goear.rb | Thu Jul 23 21:10:43 -0700 2009 | |
| |
iron_maiden.txt | Thu Jul 23 21:10:43 -0700 2009 | |
| |
main.rb | Mon Jul 27 13:51:06 -0700 2009 |
README
== Scraping GoEar... A descargar toda esa musica :) * Tenemos esto: http://www.goear.com/listen.php?v=33ac860 El reproductor Flash de GoEar carga un fichero XML: http://www.goear.com/files/xmlfiles/3/secm33ac860.xml Contiene lo siguiente: <songs> <song path="http://www.goear.com/files/mp3files/02112008/8be118a4de4e7b62f13f51662123b2bc.mp3" bild="img/s.jpg" artist="J-a-z-z" title="Jam Fusion"/> </songs> Bastara con leer ese pedazo de XML :P







