View Single Post
  #9  
Old 03-16-2016, 09:35 PM
utuxia utuxia is offline
Member
 
Join Date: Apr 2015
Posts: 32
utuxia is on a distinguished road
Default

Re: Obtaining direct links to March Madness Streams


for those on a mac, you can install `mcrypt` by using brew doing:

Code:
brew install homebrew/php/php55-mcrypt
Be sure to open a new shell.

Get brew at http://brew.sh

Then you can grab the manifest file and run:

Code:
php AdobeHDS.php --manifest <manifest-url> --delete
It starts to try to decrypt for me, but then I get permission denied error.

But now game is over so I can't test. I'm assuming I need proper cookies.
Reply With Quote