Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
http://github.com/svnpenn/etc/blob/master/AdobeHDS.sh I was able to download without --auth Code:
$ AdobeHDS.sh Press enter after video starts Printing results ProcDump v4.0 - Writes process dump files Copyright (C) 2009-2011 Mark Russinovich Sysinternals - www.sysinternals.com Writing dump file C:\home\Steven\Desktop\etc\plugin-container_120530_130315.dmp ... Dump written. php 'C:/home/GitHub/dotfiles/bin/AdobeHDS.php' --manifest 'http://vodcdn.mnet.co m/z/mp4/vod8/843000/843448.mp4/manifest.f4m?hdnea=st=1338400992~exp=1338401172~a cl=/z/mp4/vod8/843000/843448.mp4/*~hmac=a1026c616de486084c60e3cc4945d82425adbd43 eb58720710207102fc799c2a&hdcore=2.5.14' KSV Adobe HDS Downloader Downloading fragment 1040/1040 Found 1040 fragments Joined 1040 fragments in 16.38 seconds Finished Last edited by KSV : 06-25-2012 at 04:05 AM. |
#2
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
technet.microsoft.com/en-us/sysinternals/dd996900 |
#3
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
anyway i get this error now: Quote:
Edit: btw KSV i edited my previous post, now it says unable to download fragments intead of manifest, i edited and put the code and cookie in it |
#4
|
|||
|
|||
Re: Adobe HDS DownloaderFor anyone interested, I modifed my script
wget is no longer required procdump is no longer required github.com/svnpenn/dotfiles/blob/master/bin/AdobeHDS.sh Its still not working with pluzz.fr/jt-13h though. |
#5
|
|||
|
|||
Re: Adobe HDS DownloaderI'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 |
#6
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
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 11:22 AM. |
#7
|
|||
|
|||
Re: Adobe HDS DownloaderQuote:
|
#8
|
|||
|
|||
Re: Adobe HDS Downloader no works
Code:
Администратор@microsof-0e0033 ~ $ AdobeHDS.sh Usage: cygpath (-d|-m|-u|-w|-t TYPE) [-f FILE] [OPTION]... NAME... cygpath [-c HANDLE] cygpath [-ADHOPSW] cygpath [-F ID] Convert Unix and Windows format paths, or output system path information Output type options: -d, --dos print DOS (short) form of NAMEs (C:\PROGRA~1\) -m, --mixed like --windows, but with regular slashes (C:/WINNT) -M, --mode report on mode of file (binmode or textmode) -u, --unix (default) print Unix form of NAMEs (/cygdrive/c/winnt) -w, --windows print Windows form of NAMEs (C:\WINNT) -t, --type TYPE print TYPE form: 'dos', 'mixed', 'unix', or 'windows' Path conversion options: -a, --absolute output absolute path -l, --long-name print Windows long form of NAMEs (with -w, -m only) -p, --path NAME is a PATH list (i.e., '/bin:/usr/bin') -s, --short-name print DOS (short) form of NAMEs (with -w, -m only) -C, --codepage CP print DOS, Windows, or mixed pathname in Windows codepage CP. CP can be a numeric codepage identifier, or one of the reserved words ANSI, OEM, or UTF8. If this option is missing, cygpath defaults to the character set defined by the current locale. System information: -A, --allusers use `All Users' instead of current user for -D, -O, -P -D, --desktop output `Desktop' directory and exit -H, --homeroot output `Profiles' directory (home root) and exit -O, --mydocs output `My Documents' directory and exit -P, --smprograms output Start Menu `Programs' directory and exit -S, --sysdir output system directory and exit -W, --windir output `Windows' directory and exit -F, --folder ID output special folder with numeric ID and exit Try `cygpath --help' for more information. find: `/*/*/Profiles/*/Cache/_*': No such file or directory Press enter after video starts rtmp-host works fine Last edited by chap : 06-02-2012 at 06:18 PM. |
#9
|
|||
|
|||
Re: Adobe HDS DownloaderRequired Firefox. Only for first run required your Firefox user agent.
1) Open Firefox. 2) You must clear Firefox cache from tools menu. 3) Go on video page and wait until video start. 4) Close Firefox & run the script (batch file). 5) In main folder of the script you have manifestURL.txt and auth.txt Code:
http://www.mediafire.com/?r6yolgutymy695l Last edited by Darby_Crash : 06-02-2012 at 09:16 PM. |
#10
|
|||
|
|||
Re: AdobeHDS script helpersgithub.com/svnpenn/dotfiles/commit/c581d
Quote:
|
Thread Tools | |
Display Modes | |
|
|