Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#21
|
|||
|
|||
Re: Downloading Amazon Prime streaming videochrome html5 yes having playready drm. removing playready drm yes being tricky. you yes better downloading flash video but flash also yes being tricky. what being the webpage or asin of cartoon video? is this yes being american, germany or britain amazon?
|
#22
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoQuote:
I can watching via Prime membership but I can't buy the serie because: Quote:
Last edited by eonmc2 : 08-22-2015 at 01:10 AM. |
#23
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoAmazon's HLS streams are encrypted with FairPlay. Is there a way to decrypt them like with Netflix?
Code:
#EXTM3U #EXT-X-VERSION:5 ## Created with Unified Streaming Platform(version=1.7.11) #EXT-X-MEDIA-SEQUENCE:0 #EXT-X-PLAYLIST-TYPE:VOD #EXT-X-INDEPENDENT-SEGMENTS #EXT-X-TARGETDURATION:11 #EXT-X-KEY:METHOD=SAMPLE-AES,URI="skd://ac636592-1c5e-408d-8c12-ff7ad618e0e2",KEYFORMAT="com.apple.streamingkeydelivery",KEYFORMATVERSIONS="1" #EXTINF:10.01, no desc #EXT-X-BYTERANGE:256056@0 98a243df-403b-4150-a570-3485bc6c0c83_v1.ts #EXTINF:10.01, no desc [...] |
#24
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoYou'll probably have better luck through RTMPE
|
#25
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoThe rtmp:// links are in SD only
|
#26
|
|||
|
|||
Re: Downloading Amazon Prime streaming video |
#27
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoHas anyone found a way to get mp4decrypt/mp4box -decrypt working? It doesn't output anything
Code:
mp4decrypt --key 1:536AA5E66342414FA76CA60C03E49A95 --fragments-info info.mpd audio.mp4 out.mp4 Code:
mp4box -decrypt info.mpd audio.mp4 out.mp4 XML begin: Code:
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:cenc="urn:mpeg:cenc:2013" xmlns:mas="urn:marlin:mas:1-0:services:schemas:mpd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" mediaPresentationDuration="PT1H45M11.424S" minBufferTime="PT10S" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" type="static" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd"> <Period> <AdaptationSet contentType="audio" group="1" lang="en" mimeType="audio/mp4" segmentAlignment="true" subsegmentAlignment="true" subsegmentStartsWithSAP="1"> <ContentProtection cenc:default_KID="536AA5E6-6342-414F-A76C-A60C03E49A95" schemeIdUri="urn:mpeg:dash:mp4protection:2011" value="cenc"/> <ContentProtection schemeIdUri="urn:uuid:9A04F079-9840-4286-AB92-E65BE0885F95" value="MSPR 2.0"/> <ContentProtection schemeIdUri="urn:uuid:EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED"/> <ContentProtection schemeIdUri="urn:uuid:5E629AF5-38DA-4063-8977-97FFBD9902D4"> <mas:MarlinContentIds> <mas:MarlinContentId>urn:marlin:kid:536aa5e66342414fa76ca60c03e49a95</mas:MarlinContentId> </mas:MarlinContentIds> </ContentProtection> <Representation audioSamplingRate="24000" bandwidth="32000" codecs="mp4a.40.5" id="audio_eng=32000">...</Representation> <Representation audioSamplingRate="24000" bandwidth="64000" codecs="mp4a.40.5" id="audio_eng=64000">...</Representation> <Representation audioSamplingRate="48000" bandwidth="128000" codecs="mp4a.40.2" id="audio_eng=128000">...</Representation> <Representation audioSamplingRate="48000" bandwidth="256000" codecs="ec-3" id="audio_eng_1=256000"> <AudioChannelConfiguration schemeIdUri="urn:dolby:dash:audio_channel_configuration:2011" value="F801"/> <BaseURL>df628042-39b3-4100-8546-cc6a85f5b60e_audio_4.mp4</BaseURL> <SegmentList duration="96000" timescale="48000">...</SegmentList> </Representation> </AdaptationSet> |
#28
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoI highly doubt the key you used is the real key.
|
#29
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoSo i may have found a way to get the flashAccessToken & a rtmpe F4v file for a purchased TV show, is there anyway to use that token and the url to download & decrypt the video? i can also get the FairPlayLicense & PlayReadyLicense. its a bunch of numbers basically. are these licenses & tokens useless? or can we put them to good use? thanks in advance.
P.s a friend of mine sent me(which was sent to him by an acquaintance who wont tell him how he did) a direct Mp4 amazon url that works everytime and has no DRM. if anyone is amazon/Stream Savy & would like to help me find out how we can duplicate this for more videos Feel free to PM so i wont exploit this on here. |
#30
|
|||
|
|||
Re: Downloading Amazon Prime streaming videoQuote:
|
Tags: amazon |
Thread Tools | |
Display Modes | |
|
|