I need some serious help here.
I'm a bit new to all of this, but I've been using two programs for a while now. PHP (V5.3) and FFMPEG/ISMDownloader.
But, my computer crashed, had to turn it back to the day I got it. Voila, everything was gone. Opened up my old laptops, 5 of them, found the old folders in one of them. Hallelujah.
I remembered this happened once before. So I did the same as now.
- Copy the v5.3 folder (php, from C where it was located),
- Paste in my extended harddrive and then just paste into C on my new laptop. And it worked, twice.
But now this time.
First I got a message saying the cURL extension needed to be downloaded.
Fooled around, fucked up and deleted everything and then changed it back, copied and pasted and 7 hours later; I now just get this message;
I've tried to copy and paste - didn't work, but it worked for FFMPEG
I've tried downloading different versions - didn't work
I've tried to use this one;
https://www.microsoft.com/web/platfo...onwindows.aspx
Put it in just C. Then program files (x86) and copy and make a copy on to just "C", and tried "C:/PHP" as well. Deleted and did it all over again.
I followed this guide, twice;
https://github.com/K-S-V/Scripts/wiki
The "installing for dummies" - didn't work.
Can't find a single "tutorial" on how to install it on windows 10.
What is going on?!
The only difference is; first laptop has Windows 7. The second laptop has Windows 7, upgraded to windows 10 - PHP worked fine on those.
This laptop had windows 8 - worked.
Then I upgraded it to windows 10 - worked.
Then my laptop died; I had to reset it to factory (back to win 8) and upgraded it to 10. Did the same copy and paste method but now PHP wont work! FFMPEG works, even tho I forgot to copy the ismn folder, why or how it works, I have no freaking clue.
Yes, I might use wrong names here. But I'm not smart, I'm actually a bit dumb. I killed my laptop, 4 times. Because I dropped them on the floor, kicked it and threw one out of the window, yes, anger issues.
PHP is Adobe php.
I only use it to download videos, or stream or record.
I use sniffer, find the manifest and done.
Or firefox - HDS link detector, done.
That's what I need it for, to download videos where I can capture the manifest.
This is the bat file I use;
php.exe adobehds.php --manifest "INSERT LINK HERE" --delete
pause
Sometimes I just copy the whole thing captured by HDS link detector.
No complicated stuff is being done. I don't use this program for anything else.
Help! why wont it work on my laptop? What I'm doing wrong in downloading it?
I tried it on my old laptop, and it worked fine. The V5.3 folder that I use is working fine, but on this laptop it wont work.