Hi,
i have been trying to run this script on my laptop with xampp for windows.
i have done everything(latest ffmpeg.exe, latest php script of your app) and have setup it as said in instructions but still i am not getting it work for me..when ever i try to convert a youtube video it stuck on the page where is shows downloading video, it never progress. i have even checked in the video folder video size is always zero kb and process freezes there only. No error is shown neither any log. Please can you help me sort out the problem.
Thanks & Regards,
Umang Goyal
Sounds like a cURL problem...make sure cURL is enabled in php.ini...check to make sure cURL is listed in your phpinfo()
Sounds like a cURL problem...make sure cURL is enabled in php.ini...check to make sure cURL is listed in your phpinfo()
hi, thanks for pointing that out. i just enabled the cURL and it worked like charm. the only thing is that the progress bar doesn't show progress while converting the video into mp3.
and thanks for the script i loved it
the only thing is that the progress bar doesn't show progress while converting the video into mp3.
I've posted all kinds of ways to troubleshoot this issue in this thread, so please try some of those things...if you still can't get it to work, come back here, update me with what you were able to find out, and I'll see if I can help you further...
hi, thanks for pointing that out. i just enabled the cURL and it worked like charm. the only thing is that the progress bar doesn't show progress while converting the video into mp3.
and thanks for the script i loved it
I've the same problem, no progress bar on conversion problem ... I search why !
Well i am thinking of putting it up on a linux server. can we do that? i will need to do the needful changes in php.ini like extensions and maybe some other changes...can someone help me with this??
I can confirm that I had the same problem for that video. Other videos download/convert fine though, so this appears to be an isolated incident -- an anomaly. However, if you find that the code is "choking" on other videos as well, please let know. In that case, I may have to modify the code accordingly. Keep me posted.
Well i am thinking of putting it up on a linux server. can we do that? i will need to do the needful changes in php.ini like extensions and maybe some other changes...can someone help me with this??
I'm having an issue: the video doesn't seem to get downloaded by the server. It creates a 0ko file and then try to convert it. As you might guess, I get a convert error in the log.
cURL, ffmpeg and ffmpeg-php are installed and working.
PHP Version 5.3.2-1 ubuntu 4.14