PDA

View Full Version : Help please with AdobeHDS


BreDavid
11-24-2012, 02:10 PM
Hi!

I'm using adobehds to download videos, from example, from nrk.no, but there are vids closed for non-norwegian users, so when i want to watch them i use proxy, but when i'm trying to use proxy to download files there are much fragments missing.
so how it can be fixed or how can i use php in general or this script with ip from x-forwarded-for to cover my ip and let server think i'm from Norway(it works fine in Firefox)

KSV
11-25-2012, 06:33 AM
post the debug log.

--debug 2> Debug.txt

BreDavid
11-25-2012, 10:27 AM
post the debug log.

--debug 2> Debug.txt

Thanx for your attention KSV, found the other way to get fragments but as you r the developer of AdobeHDS i ask you: i have fragments so how to just join them with adobehds?

KSV
11-25-2012, 09:28 PM
i have fragments so how to just join them with adobehds?

https://github.com/K-S-V/Scripts/wiki

BreDavid
11-26-2012, 02:31 AM
Thanks a lot!