Northern Flame Posted January 20, 2008 Share Posted January 20, 2008 I have been wanting to figure out a way to convert videos to .flv for awhile and I think I have come up with a solution but I have a question about what I am trying to do. I use a free online file converter to convert my files, and thought why not use it to convert my users files. What I was thinking was having the user upload the video and it will be stored in a directory. Then I will run a cron job that will use cURL() to post the video information to the website I use to convert files. I know how to do all of this, I just dont know how to download the file to my server once its converted. heres the website I use to convert files. http://www.media-convert.com Is there a way to get the converted file and download it to my server? Link to comment https://forums.phpfreaks.com/topic/86875-cron-job-in-php-save-file/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.