Google Bars Site That Converts YouTube Songs Into MP3s
An anonymous reader writes "Google is apparently cracking down on a popular site that converts the music from YouTube videos into MP3s. YouTube-MP3.org has received a letter from Google, YouTube's parent company, notifying the site operators that converting videos this way violates YouTube's terms of service, according to the blog TorrentFreak, which said it has seen the letter. In addition, YouTube apparently has blocked YouTube-MP3.org's servers from accessing the site."
It is trivial to extract the audio from a youtube video and convert it to an mp3. There are tools on Windows, Linux, and OSX that can do that without a lot of effort. So, shutting down this site is, IMO, an exercise in futility.
What about sites that host browser extensions/add-ons/plug-ins? Opera, Chrome and Firefox all have extensions that will do this right from the YouTube page with a single click.
Cloud:
- Keepvid: http://keepvid.com/
- Vixy: http://vixy.net/
- Saveyoutube: http://saveyoutube.com/
- Savevid: http://www.savevid.com/
- More: www.google.com/search?hl=en&q=youtube+video+download
Firefox addons:
- Download Flash and Video: https://addons.mozilla.org/en-US/firefox/addon/download-flash-and-video/?src=search
- YouTube Download: https://addons.mozilla.org/en-US/firefox/addon/youtube-download/?src=search
- 1-Click YouTube Video Download: https://addons.mozilla.org/en-US/firefox/addon/1-click-youtube-video-download/?src=search
- Download YouTube Videos as MP4 and FLV: https://addons.mozilla.org/en-US/firefox/addon/download-youtube/?src=search
- More: https://addons.mozilla.org/en-US/firefox/search/?q=firefox+download&appver=&platform=
Chrome extentions:
- YouTube Downloader: MP3 / HD Video: https://chrome.google.com/webstore/detail/hokfcbmfpgeajcgkaeigohghnkhjmcbj
- FVD Video Downloader: https://chrome.google.com/webstore/detail/lfmhcpmkbdkbgbmkjoiopeeegenkdikp
Manually:
- HOWTO: Download FLV videos from YouTube manually: http://inspirated.com/2007/08/24/howto-download-flv-videos-from-youtube-manually
Dear Google,
give up. LOL, noobs...
Regards,
NotASingleF**k.
...a desktop app to rip the audio...
No excuse for mousey-clicky, simply type into the command line:
ffmpeg -i my_video_file.avi extracted_audio.mp3
mplayer -dumpaudio my_video_file.avi -dumpfile extracted_audio.mp3