where is Adobe HDS Downloader thread?@admin
What happened to adobe hds thread? why it has been permanently deleted without any warning. this is third time when my long running thread with lots of valuable posts has been deleted by some crazy than usual mod. i want this thread restored with all posts otherwise i couldn't care less to post anything here again. |
Re: where is Adobe HDS Downloader thread?Hi KSV,
fyi i cant see the deleted the thread, neither did i delete it afaik :confused: Okok, someone must have deleted it and the thread is either gone or recoverable (soft deleted). In any case i feel sorry for you guys :( |
Re: where is Adobe HDS Downloader thread?thread seems to be gone forever. (an admin/mod hard deleted it?)
wasnt me. that sucks hard. http://stream-recorder.com/forum/ado...er-t12074.html gives me the same 'No Thread specified. If you followed a valid link, please notify the administrator' did you try contacting the admin using pm? http://stream-recorder.com/forum/sendmessage.php still find it in google cache: http://webcache.googleusercontent.co...&hl=en&ct=clnk maybe my idea to use this forum wasnt such a good idea. :( |
Re: where is Adobe HDS Downloader thread?i'm not an admin. not my job :P
|
Re: where is Adobe HDS Downloader thread?I didn't delete it.
|
Re: where is Adobe HDS Downloader thread?To KSV and all
I download first 42 pages of Adobe HDS thread from Google cache. Not much, but maybe it will help admins to restore it github.com/downloads/svnpenn/rtmpdump/forum-adobehds.zip Here is script I used github.com/svnpenn/etc/blob/master/misc/forum-save.sh |
Re: where is Adobe HDS Downloader thread?What happened here?
I have been wondering where the thread is !! Hope it can be restored as soon as possible. |
Re: where is Adobe HDS Downloader thread?Looking into this! At least we have the saved cache so the information itself is not lost. Stay tuned!
|
Re: where is Adobe HDS Downloader thread?KSV
Stay tuned! +1000 svnpenn thanks |
Re: where is Adobe HDS Downloader thread?you can get google cache of the printer friendly page as well:
http://stream-recorder.com/forum/arc...-t12074p1.html http://stream-recorder.com/forum/arc...-t12074p2.html but it stops at the same place. |
Re: where is Adobe HDS Downloader thread?Quote:
|
Re: where is Adobe HDS Downloader thread?Quote:
|
Re: where is Adobe HDS Downloader thread?Quote:
|
Re: where is Adobe HDS Downloader thread?1 Attachment(s)
Is anyone able to get AdobeHDS to work with pluzz.fr these days? I was able to get it to work about a month ago but now every time it says ""Access Denied! Unable to download fragments" It even recognizes the the three different qualities before failing. I've no issues getting the auth, manifest, useragent, etc. Maybe the weirdest thing is that I was able to download the fragments and AdobeHDS won't even join those.
EDIT: Usually it just stops when trying to select the Quality, but one time I was able to get past that and apparently get a few of the fragments at least queued up. ![]() Here are the debugs, too big to attach and too long to include in the post http://www.sendspace.com/file/z56pgi |
Re: where is Adobe HDS Downloader thread?Hi, all!
Help me please download video from this page: I have tried three ways already and they don't work. More in details: 1. I found manifest file for this movie from here. Then I used script in HDS Downloader: Code:
php.exe -f AdobeHDS.php -- --delete --quality high --manifest "http://videomore.ru/video/file/e8f280f3be179b8df73b12d28a21b89d/1353727910/34457.f4m" Code:
KSV Adobe HDS Downloader 2. Inside above mentioned manifest file we can found string: Code:
<baseURL>http://megacdn.ru/v/eb/1a/eb1a5c5eae9c8e1527e2612d1096117c</baseURL> This link still not working, so we need additionally to replace http://megacdn.ru/v/ with http://v-18-1.videomore.ru/v-18-1 (try other server numbers if you get error 404). As a result we got fully working link: But this method works only for low/medium (or q4/q5) quality, not for hq (q3). 3. There is also third way to get links for this movie. And it was the best until recently. This page contains ready links to the movie files in all qualities. But 2 days ago these links stopped working. For first two links I found way by deleting word "drm" from link path. But third link protected by hash and deleting word "drm" makes link non-working: So help me please to get working link for high quality. It's necessary not only for me but for a lot of people who watched this film from torrent created on the files from this site. In Saturday new series will be released and we don't know what to do. There are no more alter sources for this film in Russia. :( |
Re: where is Adobe HDS Downloader thread?Quote:
Code:
http://ftvodhdsecz-f.akamaihd.net//z/streaming-adaptatif_france-dom-tom/2012/S47/J7/73154276-20121125-,398,632,934,k.mp4.csmil/0_ee8b5f6c472833a3_Seg1-Frag1?pvtoken=st%3D0000000000%7Eexp%3D9999999999%7Eacl%3D%252f%252a%7Edata%3DZXhwPTEzNTQxMDEyOTN+YWNsPSUyZip+ZGF0YT1wdmMsc35obWFjPTEzZjRhZDA3NmRmMjJkMzQ3ZmU2OTAyYzhiMTQzNTlkZjRjYzlkMTg3ZTA4Y2ZiZDY3MjVjZDY5YWUwNmFjOTk%3D%21HQdmBrjDDEFOKL8G0+nytaXs+rVBvP5+pCofU/wYyRQ%3D%7Ehmac%3D2005A6918E6A3DFDC9568B6A86D783C4C267669BE009A8BE3CE748DFC3E194E2&hdntl=exp=1354101293~acl=%2fz%2fstreaming-adaptatif_france-dom-tom%2f2012%2fS47%2fJ7%2f73154276-20121125-*~data=hdntl~hmac=870f862ef4026c157b9892b4ed111b30fc539e442d531ae31bd735394b715ac3&als=0,0.1,0,0,0,NaN,0,0,0,46,f,0,1324.11,f,s,FXNQCJFNYRIT,2.8.0,46&hdcore=2.8.0 ![]() useragent is required if you are copying pvtoken value from different browser. script uses the useragent of latest firefox by default (Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Firefox/17.0) so you don't need to use the useragent parameter if you are copying pvtoken value from latest firefox. also manifest link is valid only for about one minute. also make sure you are using the latest version of the script. Code:
php AdobeHDS.php --update |
Re: where is Adobe HDS Downloader thread?@taifunfixer
Currently it's not possible to decrypt DRM'ed HDS streams. |
Re: where is Adobe HDS Downloader thread?@KSV
OK. Thanks for reply! |
Re: where is Adobe HDS Downloader thread?Quote:
|
Re: where is Adobe HDS Downloader thread?for further discussions please use this new thread.
|
Re: where is Adobe HDS Downloader thread?Quote:
|
Re: where is Adobe HDS Downloader thread?Quote:
I keep some useful notes that have been erased. Quote:
|
Re: where is Adobe HDS Downloader thread?KSV - check your PM from me please - thank you
|
Re: where is Adobe HDS Downloader thread?As StreamRipper says he deleted it by mistake while mass pruning some spam posts so i have created a new thread. what i don't understand, why isn't there any backup system and why such an old version of vBulletin (forum software) is still being used?
|
All times are GMT -6. The time now is 12:08 PM. |