The 4shared sites have changed now, both mobile & desktop version, they're restricting download only for registered users, but WTF there is already a download link in the page hidden with google plus link lol
<g:plusone size="tall" annotation="inline" width="200" count="false"
href="http://dc363.4shared.com/download/m0icLsIO/baby_bash-baby_im_back__feat_a.mp3?tsid=20120415-141030-d6e88a7c"></g:plusone>
just view the source of ds page & you'll see
baby_bash-baby_im_back_(feat_ak.mp3 - 4shared.com - online file sharing and storage - download - Abdulrehman Ashraf
The download link works perfectly if I'm fetching the page w/ cURL from localhost, but not from any internet host, can any body give an idea to make it work with some advanced curl_setopt? even I tried to generate fake "tsid" with a kinda algorithm they make with server current date & time, but they doesnt seem to work
<g:plusone size="tall" annotation="inline" width="200" count="false"
href="http://dc363.4shared.com/download/m0icLsIO/baby_bash-baby_im_back__feat_a.mp3?tsid=20120415-141030-d6e88a7c"></g:plusone>
just view the source of ds page & you'll see
baby_bash-baby_im_back_(feat_ak.mp3 - 4shared.com - online file sharing and storage - download - Abdulrehman Ashraf
The download link works perfectly if I'm fetching the page w/ cURL from localhost, but not from any internet host, can any body give an idea to make it work with some advanced curl_setopt? even I tried to generate fake "tsid" with a kinda algorithm they make with server current date & time, but they doesnt seem to work
Comment