Re: Adobe HDS DownloaderI used to be able to download these (link below) with no problem by providing only the manifest URL, but now I'm getting a 403 on the manifest: "Access Denied! Unable to download the manifest.". I've tried many of the tricks I've seen throughout this and other threads and can't seem to download it anymore. Any tips?
http://www.amc.com/shows/talking-dea...ad-episode-601 |
Re: Adobe HDS DownloaderQuote:
Code:
http://amc350888def-vh.akamaihd.net/z/AMC_Networks_-_AMC/653/39/AMC_TD_601_BonusScene_TD_5429340839,63_mp4_video_960x540_1200000_primary_audio_4,61_mp4_video_640x360_568000_primary_audio_3,58_mp4_video_480x270_400000_primary_audio_2,53_mp4_video_416x234_168000_primary_audio_1,.mp4.csmil/manifest.f4m?hdnea=st=1449512902~exp=1449512992~acl=/z/AMC_Networks_-_AMC/653/39/AMC_TD_601_BonusScene_TD_5429340839*~hmac=a32d1d9b65dad277787b5226c2f3fbd94201669df8f5685518b7caaf694b6b64&g=KRCLVOFELTEB&hdcore=3.5.0 Code:
php "E:\Documents\Hacks\CTV\AdobeHDS.php" --outfile "Bonus Scene - Talking Dead - Episode 601" --delete --manifest "http://amc350888def-vh.akamaihd.net/z/AMC_Networks_-_AMC/653/39/AMC_TD_601_BonusScene_TD_5429340839,63_mp4_video_960x540_1200000_primary_audio_4,61_mp4_video_640x360_568000_primary_audio_3,58_mp4_video_480x270_400000_primary_audio_2,53_mp4_video_416x234_168000_primary_audio_1,.mp4.csmil/manifest.f4m?hdnea=st=1449512902~exp=1449512992~acl=/z/AMC_Networks_-_AMC/653/39/AMC_TD_601_BonusScene_TD_5429340839*~hmac=a32d1d9b65dad277787b5226c2f3fbd94201669df8f5685518b7caaf694b6b64&g=KRCLVOFELTEB&hdcore=3.5.0" Hope this helps, -Pete |
Re: Adobe HDS DownloaderHmm... Yes, it's working for me now as well! I'm not sure what the problem was.
|
Adobe HDS Downloader - Closed captionsHi, I would like to download some streams from uvideos.com for the purpose of spanish learning and need it offline, due to unsufficient speed of Amazon AWS VPN using for avoiding country permisions.
Streams are on url for example http://uvideos.com/novelas/lo-imperd...ble-capitulo-1 I am able to download flv, php script working OK. But I am looking for way to download closed captions. I have searched network http traffic as described here http://stackoverflow.com/questions/2...treaming-video and not found any captions. So I am assuming captions are part of f4f fragments as possible from 3.0 Adobe HDS format and I am looking for script improvement. I would like to improve DecodeFragment function, I am assuming this needs write some case SCRIPT_DATA handling code. Any suggestion? Any possible tools to use for inspecting encoded fragment files? Thanks for any advice Jan |
Re: Adobe HDS DownloaderI have previously written the code to extract from a particular website where captions were part of flv stream. It's already part of AdobeHDS script but I never released that branch publicly. if you can provide few fragments of target video i can take a look and even may think about releasing that code publicly.
|
Re: Adobe HDS DownloaderHi, thanks for reply. Here are some fragments
http://www.filedropper.com/adobehds12fragments ~20MB http://www.filedropper.com/adobehds22fragments ~40MB http://www.filedropper.com/adobehds62fragments ~100MB Best is 22, there they are speaking from the beginning. Fragments are from: php AdobeHDS.php --manifest "http://vod.univision.com/z/media/999/15/05/21/3065082/,150521_3065082_Lo_Imperdonable_Capitulo_7_1432685 545_150,150521_3065082_Lo_Imperdonable_Capitulo_7_ 1432685545_510,150521_3065082_Lo_Imperdonable_Capi tulo_7_1432685545_810,150521_3065082_Lo_Imperdonab le_Capitulo_7_1432685545_270,150521_3065082_Lo_Imp erdonable_Capitulo_7_1432685545_500,150521_3065082 _Lo_Imperdonable_Capitulo_7_1432685545_800,150521_ 3065082_Lo_Imperdonable_Capitulo_7_1432685545_1200 ,150521_3065082_Lo_Imperdonable_Capitulo_7_1432685 545_2000,.mp4.csmil/manifest.f4m?hdcore=2.10.3&g=LNMRXCXVYYVA" --delete --auth "als=0,0.1,0,1,0,NaN,0,0,0,56,f,0,2765.29,f,u,LNMR XCXVYYVA,2.10.3,56&hdcore=2.10.3" --useragent "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0" It would be very helpfull from you, I would appreciate even not working code, I can try finish it myself. As I describe in previous post, I have checked network communication usign chrome tools, control every documents and did not found any readable candidates and any suspicious files, so I need to check fragments itself and in case, there are no captions I will inspect others for some hidden encrypted version in code of page or something like that. Thanks Jan |
Re: Adobe HDS DownloaderQuote:
Code:
http://player.ooyala.com/player_api/v1/content_tree/external_id/RvYzg6W4ZZ2OMccHJ_SNtCIZCrg6/3054306 Code:
http://player.ooyala.com/player/cc/xyc3g1dTp_zVSqIgBR3bmF0C-HBvonVQ/es.vtt |
Re: Adobe HDS DownloaderThanks a lot, seems to be able to look further and better than me.
Where to look exactly? Check network communication for vtt files or look somewhere in the page code for player invocation? |
Re: Adobe HDS DownloaderQuote:
![]() |
Re: Adobe HDS DownloaderI have checked the fragments and they don't have any embedded captions. as user biezom posted the direct link you probably missed it in network traffic.
|
Re: Adobe HDS DownloaderThanks a lot. I am not web developer a not work with those tools. So I have missed it in a lot of network traffic. Thanks for showing me, how easy can find it in Console window.
And for even less experienced, than me, captions can be found found using firebug extension for firefox. In this case really easy, exploring content invocation get from player invocation found using console panel. Thanks a lot, once more :) |
Re: Adobe HDS DownloaderSorry but whats the difference between using this and using livestreamer hds://http://........?
|
Re: Adobe HDS DownloaderHey KSV thank you soo much for you're hard work it's really appreciated mate.
I have almost everything working but can't seem to use adobeHDS properly unless I am doing something wrong. I have got PHP and adobeHDS working and confirmed using CMD both are available in the system. But when I try to enter link into CMD an error message is diplayed. I am trying to capture stuff from NBC Sports Xtra. Can you please shine some light as I am completely lost. Thanks |
Re: Adobe HDS Downloader@KSV: I like your work a lot, thank you for that.
Therefore I have a question: Would it be possible to rely uniquely on a script language+curl ? I am considering to develop a newb-friendly version with a GUI ; the goal would be that someone has to paste in the url where the video is located, then the script does the rest... first objective: avoid the firefox add-on second: avoid PHP Is there anything that could be in the way ? Thank! -newbjohn |
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderI am trying to download this: http://gaana.com/song/soch-na-sake
and get this error: Any ideas? Code:
<div class="container"> |
Re: Adobe HDS DownloaderAm i missing something or is it not possible to download. Let me know.
|
Re: Adobe HDS DownloaderQuote:
Code:
http://gaanavod-vh.akamaihd.net/z/mp4/64/13/1580913/16506930.mp4/manifest.f4m?hdnea=st=1451905007~exp=1451906207~acl=/*~hmac=045f2b14b0b6a8f3abe4addcd7b18fbd825af9c8e06a90420f62d527ab10f573&g=XBKQLLOEUWBB&hdcore=3.4.0&plugin=aasp-3.4.0.132.66 ![]() |
Re: Adobe HDS DownloaderThanks Denis.
I am writing this command in command prompt - Quote:
Also where do i get AdobeHDS.bat from? And i am using PHP v5.4.45. Is that okay? |
Re: Adobe HDS DownloaderOk found the solution - needed to download the raw format of the adobehds.php
|
Re: Adobe HDS DownloaderI'm trying to download the video from this link:
https://au.tv.yahoo.com/plus7/cats-m...n-1-episode-2/ But when i try to use the AdobeHDS.php I get the following error: This stream is encrypted with FlashAccess DRM. Decryption of such streams isn't currently possible with this script. What confuses me though is that i can use the script below and the video downloads without any issue. https://github.com/blha303/plus7-tools Can someone else test this to make sure im not doing something wrong. Thanks in Advance. |
Re: Adobe HDS DownloaderQuote:
This seems to be one of those. Youtube-dl also is able to download it. |
Re: Adobe HDS DownloaderThanks for that.
Now any ideas about the paid streaming service Presto? They use the same as Plus7 except i haven't been able to find a .m3u8 only .f4m If i use youtube-dl and the url from the hds link detector e.g. http://ken-cdn250-is-2.se.fxmultihds...4iB-v0-D_1.f4m I get the following error $ youtube-dl http://ken-cdn250-is-3.se.fxmultihds...4iB-v0-D_1.f4m [generic] M1dzRyeDrKIcGSorUk3vtHln4iB-v0-D_1: Requesting header WARNING: Falling back on generic information extractor. [generic] M1dzRyeDrKIcGSorUk3vtHln4iB-v0-D_1: Downloading webpage [generic] M1dzRyeDrKIcGSorUk3vtHln4iB-v0-D_1: Extracting information ERROR: Unsupported URL: http://ken-cdn250-is-3.se.fxmultihds...4iB-v0-D_1.f4m |
Re: Adobe HDS DownloaderWhat's the original url?
|
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderHi guys.....
Please... someone can help me??? i already try GETFLV but i cannot download. This link: http://hdiob-vh.akamaihd.net/z/pales...g=MENWSXTVVHTV Thanks Advance |
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderForgive me if this has been asked/answered before, but is there a way to channel the output of a live stream to a media player (e.g. vlc)?
I am checking out the Super Bowl stream from cbs.com and it would be nice to stream it to vlc rather than use the browser. Obviously I am able to capture it to disc, but i am hoping to be able to actually view it in a stand-alone player in realtime. I tried livestreamer, but was unsuccessful. Many thanks. |
Re: Adobe HDS DownloaderQuote:
hi with option --play maybe need adapt the path of vlc and the part in red Code:
php AdobeHDS.php --manifest "http://cbssuperbowlhd-lh.akamaihd.net/z/cbs_sb50lga@360996/manifest.f4m?g=JMTGGKHBYBUM&hdcore=3.3.1" --delete --play | "C:\Program Files\VideoLAN\VLC\vlc.exe" - Code:
livestreamer "hds://http://cbssuperbowlhd-lh.akbs_sb50lga@360996/manifest.f4m?g=NKTWZVQKUYHE&hdcore=3.3.1" best |
Re: Adobe HDS DownloaderQuote:
Not sure how I missed the --play handle... :) |
Re: Adobe HDS DownloaderSo I just downloaded and installed PHP for the first time (never used it before). Nobody told me where to save the Script so I just saved it in a subfolder of the PHP Folder, and changed to that directory within Command Prompt before running the script.
So for my First Time, I am trying to download a Video From this site (Video #76 from the drop down menu within the Media Player): Code:
http://multfilmchik.ru/multserials/292-gufi-i-ego-komanda-goof-troop-2-sezon.html Code:
php AdobeHDS.php --manifest "http://multfilmchik.ru/video/673fa91a96c64740/R3BEaHFTUUwvME5qMFRkRWJHdUdtNzhKalpRSmlrQU45eHNBUFJlK1lmdHhhbHJ1bzZxdzNCKzFPMlB0SmZJRFVyNGpGKzhPY1hkWmp4NGVINE1wUHJ1S2l3WXFCQ0ZWTlhtU1Nha2liZHEzOE9sODlDNDV6Q0NacE9CNnhuTm9ld3llZ3BKUExaYWQrUEIyakt0OWhiM3VPbjM0bjYxdGJRVWhhNHpqR2tNSUFTQS90ZDZiVENwbGd3UHJRdzFsZDRhMGJEd3oveHc5NWhyTm1yaEg1Zz09/1/manifest.f4m" --delete Code:
C:\PHP\AdobeHDS>php AdobeHDS.php --manifest "http://multfilmchik.ru/video/673fa9 So What exactly am I doing Wrong? |
Re: Adobe HDS Downloader |
Re: Adobe HDS Downloader@save8lot
Add following switch to command line detected by "HDS Link detector" plugin and it will work. Code:
-referrer "http://multfilmchik.ru/player/web/uppod/player.swf" Code:
KSV Adobe HDS Downloader |
Re: Adobe HDS DownloaderNeed some help, I'm new to AdobeHDS php. I have done everything Installing PHP for dummies (Windows only) has told me to do, yet I still cant get it to work. Heres the link Im trying to get to work.
Code:
php AdobeHDS.php --manifest "http://fxxhds-vh.akamaihd.net/z/FX_Networks_-_FXX/755/695/Man_Seeking_206_HD_Clean_AUTH_movie_14550224677,67_4,68_6,70_9,72_14,73_19,75_26,28000.mp4.csmil/manifest.f4m?hdnea=st=1456273392~exp=1456273722~acl=/z/FX_Networks_-_FXX/755/695/Man_Seeking_206_HD_Clean_AUTH_movie_14550224677*~id=771b2759-1ba1-4ab3-849b-f1b81b02afcf~hmac=2669cfdb5e2c8520f23c9942fbdae54e6916510a73d7f135bd8200c621dc99e7&hdcore=3.5.0" --delete --auth "hdntl=exp=1456359823~acl=%2fz%2fFX_Networks_-_FXX%2f755%2f695%2fMan_Seeking_206_HD_Clean_AUTH_movie_14550224677*~data=hdntl~hmac=5816e961bdd0bdad2a2149e95a4f874bfe18a9b2fb9dc802cd21ad30440183c6&als=0,3,NaN,1,0,NaN,0,0,0,41,f,0,1301.85,f,s,OKNKPJTNVXQG,3.5.0,41&hdcore=3.5.0" --useragent "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0" ![]() Any help would be appreciated. Thanks. |
Re: Adobe HDS DownloaderQuote:
PHP can't find the AdobeHDS.php file. You need to either include the whole path to AdobeHDS.php in your command line, or AdobeHDS.php needs to be in your current working folder. |
Re: Adobe HDS DownloaderQuote:
![]() |
Re: Adobe HDS DownloaderQuote:
That appears to be your "c:\PHP" folder. You were in "c:\Users\Lee" when you tried to run the command. |
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderHi, First things first, Thank you K-S-V and others for this great script. It works like a charm. I have been thinking about this script a lot, recently.
I was wondering if i could download the fragments with IDM because where i live, speed had been given the adjective "very slow". Also, IDM supports resuming capabilities too. I have observed that if you have the session key, you can join these fragments offline too. So, i was thinking if there is a way to "generate" session key. Also, Being logical about the way this script works(I am a Computer Science Student), I think that if any website is given some video(in mp4) and they are asked to upload it and stream it using Adobe HDS then they would first split that video into parts of x seconds duration and maybe encrypt those files after that. But, the question is, if the files are encrypted, then there must be a key and it must be unique and global(never changing, if it changes it could only mean that the server is splitting the mp4 video and encrypting it every time a user live streams the video, which i think is not possible because of too many visitors at one time and the time taken to split and encrypt each file is certainly enough if the files are big). So, in short if the key is global, how to access it and use it to calculate session key so as to be able to process fragments offline. In short, i want to process fragments offline because i want to download them using IDM which has resume capability and IDM also offers the highest download speed. Can anyone help me out please? |
All times are GMT -6. The time now is 08:24 AM. |