Add Comment
|
Related Links
|
TrackBack
downloading mp3 music from google chinaGoogle China Signs Big Music For Free MP3 Search Engine Google China signed a deal with all the major labels last week to offer free legal mp3 download in China... The library contains songs from Asia, Europe, US, etc... you'll have better luck with recent stuff, but old stuff can still be found. no indie though. You can take advantage of this "offer" by using a proxy server in China. Just google "china proxy" for a list. I tried this one and it worked for me: With Firefox Note that all your web traffic will travel through this proxy server. I would close out all your other browser windows (web mail, bank, etc.) just in case. Here's the URL for Google Music in China: http://google.cn/music or http://g.cn/music Just type in an artist, album, song title in the search box and hit return. It will return with matching results from their library. The results are formatted as follows: To stop using the proxy, just go back to the settings page and select "Direct connection to the Internet". gnowk Here's a way to use the proxy *only* when you're visiting google music. 1) download the attached file "proxy.pac" voila... http://google.cn/music is accessible without restriction, and you can safely login to your web mail, bank accounts, etc. gnowk That's cool. Thanks. I'm gonna have to try it when I have time. Mel wah! it works! my own proxy.pac doesn't work though, i had to use gnowk's. can you take a look to see why that is? the downloads and stream links are live, but i get a 403 message from nginx using my own proxy.pac my proxy.pac: function FindProxyForURL(url, host) { if (shExpMatch(url,"*google.cn/music*") || shExpMatch(url,"*g.cn/music*")) { return "DIRECT"; also, how do i get itunes to properly recgonize the singer and lyrics? Winnie you need to allow both google.cn and top100.cn, since the player and music is actually served on the latter. google.cn/music is used only as an indexer. also, i am not sure if they pull files from places other than google.cn, so it's best to allow the whole domain. also, using "dnsDomainIs" might be faster, no regex and their lookup might possibly be cached somewhere already. nginx... was it top100.cn or google.cn? the meta info is in GB encoding (simplified chinese non unicode), iTunes need unicode. i wrote a crappy script to convert some of the info (artist, album, title, but not lyrics). it might be buggy, so make a backup before conversion. http://github.com/gnowk/mp3_tag_hanconvert you need additional modules, just look at the top of the script. this might work too, but i haven't tried it yet. gnowk that github script looks cool, i gotta check it out. hope it works ;) Winnie the latest version handles lyrics and comments conversion properly now. gnowk
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. Add CommentSpam Control | * indicates required field TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
Articles
|
Wiki
159 Users Online
|
Copyright © 2004 - 2024. All Rights Reserved. |