MetaChat REGISTER   ||   LOGIN   ||   IMAGES ARE OFF   ||   RECENT COMMENTS




artphoto by splunge
artphoto by TheophileEscargot
artphoto by Kronos_to_Earth
artphoto by ethylene

Home

About

Search

Archives

Mecha Wiki

Metachat Eye

Emcee

IRC Channels

IRC FAQ


 RSS


Comment Feed:

RSS

12 February 2006

Does anyone know anything about this? It just came up randomly on my ipod. I don't know where I got it, nor do I know anything about it. Who are "White Buffalo"? Google just gives me a bunch of Native American legends. Are they/he American? Does anyone have anything else by them?
Thinking about it, I did have a script running to scrape a bunch of MP3 blogs, so it probably came from one of those. No idea which, though.
posted by blag 12 February | 11:54
You have a script to scrape a bunch of MP3 blogs? I'd like to hear more about this. How does one create such a script? Can an idiot who knows nothing about programming do it?
posted by goatdog 12 February | 12:01
You could just bookmark this - he scrapes so you don't have to!

This is White Buffalo, blag.
posted by iconomy 12 February | 12:08
Aaah, thanks iconomy. Knew the MeCha music geeks would solve it. Never would have guessed they were Scottish, though.

goatdog: I'm using wget with a load of command line switches - I'll dig it out and post instructions.
posted by blag 12 February | 12:27
Note: this is slightly unethical, since you're downloading the songs without visiting the sites and viewing their advertising. Arguably no more so than using AdBlock, though.

1) Download wget (Direct Link). Unzip it into a folder.

2) Create a new text file named "mp3get.bat". It should contain the following text, all on one line:

wget -r -l1 -H -t1 -nd -N -np -A.mp3 -erobots=off -P"/my music/blogs" -i blogs.txt

Save it into the same folder as wget.

3) Create another text file named "blogs.txt" - this should contain the URLs of the blogs you want to scrape, one per line. Save this into the same folder as the other files.

4) Double-click on the "mp3get.bat" file - it will download all the mp3s linked from your chosen blogs into C:/my music/blogs. The window will close automatically when finished.
posted by blag 12 February | 12:45
Bonus points: use Windows Task Scheduler to run the .bat file every morning when you first turn your computer on. New tunes every day!
posted by blag 12 February | 12:50
Weird facts about helium || You know what's nice

HOME  ||   REGISTER  ||   LOGIN