dpacmittal Posted July 11, 2009 Share Posted July 11, 2009 I am trying to use curl to download files whose links are generated dynamically. The file link is as follows: www.example.com/download/$fileid .. this redirects us to real download link which is dynamically generated. How do I use curl to download the file? CURL is not necessary... i may also use wget if its easy that way. Link to comment https://forums.phpfreaks.com/topic/165581-using-curl-to-download-a-dynamic-link-download/ Share on other sites More sharing options...
trq Posted July 11, 2009 Share Posted July 11, 2009 What your asking doesn't sound like it would be covered by the site in questions TOS. Hence, why they make it difficult. Link to comment https://forums.phpfreaks.com/topic/165581-using-curl-to-download-a-dynamic-link-download/#findComment-873410 Share on other sites More sharing options...
dpacmittal Posted July 11, 2009 Author Share Posted July 11, 2009 What your asking doesn't sound like it would be covered by the site in questions TOS. Hence, why they make it difficult. There is nothing as such in their TOS. Link to comment https://forums.phpfreaks.com/topic/165581-using-curl-to-download-a-dynamic-link-download/#findComment-873412 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.