Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#321
|
|||
|
|||
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 |
#322
|
|||
|
|||
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 |
#323
|
|||
|
|||
Re: Adobe HDS DownloaderHmm... Yes, it's working for me now as well! I'm not sure what the problem was.
|
#324
|
|||
|
|||
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 |
#325
|
|||
|
|||
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.
|
#326
|
|||
|
|||
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 |
#327
|
|||
|
|||
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 |
#328
|
|||
|
|||
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? |
#329
|
|||
|
|||
Re: Adobe HDS Downloader |
#330
|
|||
|
|||
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.
|
Tags: hds |
Thread Tools | |
Display Modes | |
|
|