View Single Post
  #311  
Old 11-08-2015, 12:19 PM
Gunnar Gunnar is offline
Junior Member
 
Join Date: Oct 2015
Posts: 8
Gunnar is on a distinguished road
Default

Re: Adobe HDS Downloader


Iam trying to download hotstar video got this/

Seems you captured the command line with the "HDS Link Detector".
It looks ok, it starts with php.exe with the AdobeHDS script plus arguments.

1. as above, you must install php for windows
2. use windows PowerShell (better than simple dos command window)
3. navigate PowerShell to where you have BOTH php.exe (installed) and AdobeHDS.php
4. When HDS Link Detector gives the link, click on it (copies it to "mouse")
5. paste the link into PowerShell with right-click mouse in window (above prompt)
The command line you posted shld appear in PowerShell

hit Enter, and php.exe starts AdobeHDS script, download begins.

Other possibility to paste the commandline into a batch file where you can change it, then run it. With this method possible problem with old cookie timestamps.

Gunnar
CURL, forget it. I remembred wrong, used by another similar program (python scripts) that also uses AdobeHDS

Note, often a 60s or minute timeout for cookies, they must be "fresh"
Reply With Quote