View Single Post
  #6  
Old 06-02-2012, 09:14 AM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by Darby_Crash View Post
I've created a batch script for Adobe HDS Downloader, with a version of PHP 5.4 with all extension, portable, in a single file. KSV, you can use this for your script. This is a example video...
Code:
http://www.youtube.com/watch?v=WfkWxsY6BGQ
No need change environment variable, you can move script where you want. Like proxy I use Vidalia (Tor), and for sniff urls, HTTPFox plugin for Firefox.
That is helpful but mine parses all parameters right out of the Firefox cache. I took off support for useragent though, I decided just to permanently change my useragent as KSV suggest.

youtube.com/watch?v=1J0YyTQd9oQ

github.com/svnpenn/dotfiles/blob/master/bin/AdobeHDS.sh

github.com/svnpenn/dotfiles/blob/master/firefox/user.js

Last edited by svnpenn : 06-02-2012 at 10:22 AM.
Reply With Quote