Hello all!
I try to download video from radio-canada site. Sniffer got me the link for manifest.f4m (http://cp125678-f.akamaihd.net/z/diffusion/2015/06/medianet/cjbrt/2015-06-02_18_44_49_...S&hdcore=3.5.0)
Using KSV Adobe HDS Downloader I was able to download all parts of content, but this tool could not to make ready video file from them. After downloading it returned error "This stream is encrypted with Akamai DRM. Decryption of such streams isn't currently possible with this script". From this job I have 15 files named 52b9b0afae8dd4eaf3b7877d96bd1cff_2_494ba7e9d7a0726 9_Seg1-Frag1, ...Frag2 etc, but I cannot do nothing with them.
I tried ffmpeg, livestreamer and some other utilities to download whole video, but without success.
Please, help me!
+ Reply to Thread
Results 1 to 30 of 30
-
-
hi
if you post the original url it's easer to help you
for example for this video original url is
http://ici.radio-canada.ca/nouvelles/science/2015/06/08/002-prothese-sensible-amputation-jambe.shtml
if you sniif you can find xml request (json) like this
Code:http://api.radio-canada.ca/validationMedia/v1/Validation.html?connectionType=broadband&appCode=medianet&output=jsonp&multibitrate=true&deviceType=flashhd&idMedia=7299338&timeout=1501&callback=Player_srcAV_27468321.validationSuccess
so you can change this request for mobile device hls (m3u8)
Code:http://api.radio-canada.ca/validationMedia/v1/Validation.html?appCode=medianet&idMedia=7299338&output=json&deviceType=ipad&connectionType=wifi&multibitrate=true
Code:{"url":"https://cp125678-f.akamaihd.net/i/diffusion/2015/06/medianet/exclusifwebvideo/0806-1489_,500,800,1200,.mp4.csmil/master.m3u8?hdnea=st=1433887763~exp=1436479763~acl=/i/diffusion/2015/06/medianet/exclusifwebvideo/0806-1489_*~hmac=6c0575adbec216235ddd14a8b6fbbe81bcad57f3d830e82f099bfc6471a5e5aa","message":null,"errorCode":0,"params":[{"name":"mediaType","value":"video"},{"name":"DebutAffichage","value":null},{"name":"FinAffichage","value":null},{"name":"isSharedToutv","value":false},{"name":"tokenId","value":1}],"bitrates":[{"bitrate":1200,"width":852,"height":480,"lines":"480p","param":null},{"bitrate":800,"width":640,"height":360,"lines":"360p","param":null},{"bitrate":500,"width":640,"height":360,"lines":"270p","param":null}]}
Code:livestreamer "hlsvariant://https://cp125678-f.akamaihd.net/i/diffusion/2015/06/medianet/exclusifwebvideo/0806-1489_,500,800,1200,.mp4.csmil/master.m3u8?hdnea=st=1433887763~exp=1436479763~acl=/i/diffusion/2015/06/medianet/exclusifwebvideo/0806-1489_*~hmac=6c0575adbec216235ddd14a8b6fbbe81bcad57f3d830e82f099bfc6471a5e5aa" best -o video.ts
Code:[cli][info] Found matching plugin stream for URL hlsvariant://https://cp125678-f.akamaihd.net/i/diffusion/2015/06/medianet/exclusifwebvideo/0806-1489_,500,800,1200,.mp4.csmil/master.m3u8?hdnea=st=1433887763~exp=1436479763~acl=/i/diffusion/2015/06/medianet/exclusifwebvideo/0806-1489_*~hmac=6c0575adbec216235ddd14a8b6fbbe81bcad57f3d830e82f099bfc6471a5e5aa [cli][info] Available streams: 288p, 360p, 480p (best), 61k (worst) [cli][info] Opening stream: 480p (hls) [download][video.ts] Written 10.1 MB (22s @ 431.5 KB/s) [cli][info] Stream ended
-
rtmpdump
Code:rtmpdump -r "rtmp://medias-flash.radio-canada.ca/ondemand/diffusion/2015/06/medianet/cjbrt/2015-06-02_18_44_49_tjestqc_0000_01_1200.mp4" -o "2015-06-02_18_44_49_tjestqc_0000_01_1200.flv"
Last edited by ponens; 10th Jun 2015 at 00:15.
-
Thank you, guys!!!
First - it likes you captured the advertisment... not the file I needed.
I have success with second response from ponens, it's cool! Thanks!
Dear ponens, could you tell me, how you find the direct link "rtmp://medias-flash.radio-canada.ca/ondemand/diffusion/2015/06/medianet/cjbrt/2015-06-02_18_44_49_tjestqc_0000_01_1200.mp4"? I don't see it in the output of my sniffer... -
Dear biezom, you got me also right way, so I downloaded another video like that with your help
)) Thank, thank you very much!
And if one of you could explain me, how can I obtain the link with "rtmp://medias-flash.radio-canada.ca/..." (second answer, from ponens) from original link, I'll be really happy! -
-
May I ask you what is sniff program that show id of wanted media in red color?
-
May I ask you what did you write in the filter of wire shark to show you the red Id of your wanted media? Did you write http or ftp or json?
-
-
how can I decode the following url
"http://competition.mbc.net/shahidplayer/shareplayer.swfid=112478&type=player&title=%D8%A8% D9%8A%D9%86%20%D8%A7%D9%84%D8%B3%D8%B1%D8%A7%D9%8A %D8%A7%D8%AA%20%D8%A7%D9%84%D9%85%D9%88%D8%B3%D9%8 5%201%20%D8%A7%D9%84%D8%AD%D9%84%D9%82%D8%A9%2030& pricingPlanId=0"? -
I'm completely stuck on getting http://www.channel4.com/programmes/bestival/on-demand/62011-001
I've got a http://ak.abrstream.channel4.com/CH4_08_02_24_62011001001002_001_16x9_1500000_.f4m manifest link...
...however I've tried every combination of refers & players that I can find in rtmp & am getting nowhere.
Any help would be appreciated.Last edited by appletree; 10th Oct 2015 at 17:28.
-
http://www.channel4.com/programmes/annies-bar/on-demand/21728-002
help with ch4 please
i got the f4m
..something like this..CH4_08_02_24_21728001001002_002_4x3_1500000_ .f4m?q=ffe094c9030cbd6
which is of no help..
and i tried using a browser agent switcher..switched to ipad...but still got a f4m link...
PM or reply or let me know in anyway...
thanks guysLast edited by klatwork; 5th Dec 2015 at 01:15.
-
First of all, apologies to the non-speakers of Portuguese...
<PORTUGUESE>
Pelo pouco que conheci dêsses vídeo-cursos via Internet, a maioria dêles, senão a totalidade, não vale o preço que cobram —
aliás valem muito pouco, e mesmo se os oferecessem de graça, eu não os aceitaria. Sei que êste não é o tipo de resposta que você esperava, mas enfim, é a verdade que conheço sôbre o assunto.
Espero ter ajudado.
</PORTUGUESE> -
Hello, Fernanda.
Any progress?
I'm facing the same issue here.
I've tried to download with ffmpeg and livestreamer... 403 forbidden message.
The curious thing about it: I know someone with an old account that can download any videos from the site just pasting the .mp4 code in ffmpeg... Is your account a new one?
Thank you. -
Anonymous84347344Guest
It still works properly. Authentication parameters are only valid for a short time.
Code:livestreamer "hlsvariant://https://cers1hls-vh.akamaihd.net/i/video/AAAAAA/100349/,REC_3689_122215_LEG_PEN_ESP_AULA_01_PT_I_OK-v2-720p,REC_3689_122215_LEG_PEN_ESP_AULA_01_PT_I_OK-v2-480p,REC_3689_122215_LEG_PEN_ESP_AULA_01_PT_I_OK-v2-240p,.mp4.csmil/master.m3u8?hdnea=exp=1466922454~acl=/*~id=kPj4Z4rofY32ZOy+6qeoLoaa.sp-tucson-prod-10~hmac=876e82b62bd70135efb205b83b54102cb5a59df700bf82fb4ab9443da0fde2b5" best -o CursoIntensivo.ts [cli][info] Found matching plugin stream for URL hlsvariant://https://cers1hls-vh.akamaihd.net/i/video/AAAAAA/100349/,REC_3689_122215_LEG_PEN_ESP_AULA_01_PT_I_OK-v2-720p,REC_3689_122215_LEG_PEN_ESP_AULA_01_PT_I_OK-v2-480p,REC_3689_122215_LEG_PEN_ESP_AULA_01_PT_I_OK-v2-240p,.mp4.csmil/master.m3u8?hdnea=exp=1466922454~acl=/*~id=kPj4Z4rofY32ZOy+6qeoLoaa.sp-tucson-prod-10~hmac=876e82b62bd70135efb205b83b54102cb5a59df700bf82fb4ab9443da0fde2b5 [cli][info] Available streams: 240p (worst), 480p, 720p (best) [cli][info] Opening stream: 720p (hls) [download][CursoIntensivo.ts] Written 2.9 MB (6s @ 455.3 KB/s)
Code:Video: MPEG4 Video (H264) 1280x720 29.97fps [V: h264 main L3.1, yuv420p, 1280x720] Audio: AAC 48000Hz stereo 96kbps [A: aac lc, 48000 Hz, stereo, 96 kb/s]
-
Hello!
Thank you! I'll check this out as soon as I can (I need my friend's account to try it).
PS. where did you get this link (if you don't mind...)? Is there any way to access these videos without logging in the website?
https://cers1hls-vh.akamaihd.net/i/video/AAAAAA/100349/,REC_3689_122215_LEG_PEN_ESP_AU...b9443da0fde2b5 -
Thanks, nullacht! I did it!
But there is a problem: I've downloaded a full video today, perfect! But the second one failed (I've received just a 7.5 mb segment).
I'm trying to download another video right now (9.9 mb and downloading...). -
Anonymous84347344Guest
-
Re-hello!
I have new problem with site mentioned in original message ot the thread. The way that you said me worked long time, but now stopped to work. I try get video from this link: http://ici.radio-canada.ca/audio-video/media-7591468/daniel-lavoie-rend-hommage-a-ses-...o-manitobaines
Sniffer give me the next line: http://api.radio-canada.ca/validationMedia/v1/Validation.html?appCode=medianet&idMedia...ue&output=json
I change here deviceType (to ipad) and connectionType (to wifi).
After that I use livestreamer like that:
livestreamer "hlsvariant://https://cp125678-f.akamaihd.net/i/diffusion/2016/09/medianet/cbwft/2016-09-08_17_42_07_tjman_0000_01_,500,800,1200,.mp4.csmil/master.m3u8?hdnea=st=1473539561~exp=1473539681~acl =/i/diffusion/2016/09/medianet/cbwft/2016-09-08_17_42_07_tjman_0000_01_*~hmac=097b0ae5cf79ab017 fd5a4bd470535e936cb29032a68fd70e73f036fd7fd57f4" best -o "d:\temp\video.ts"
but I receive the error:
[cli][info] Found matching plugin stream for URL hlsvariant://https://cp125678-f.akamaihd.net/i/diffusion/2016/09/medianet/cbwft/2016-09-08_17_42_07_tjman_0000_01_,500,800,1200,.mp4.csmil/master.m3u8?hdnea=st=1473539561~exp=1473539681~acl =/i/diffusion/2016/09/medianet/cbwft/2016-09-08_17_42_07_tjman_0000_01_*~hmac=097b0ae5cf79ab017 fd5a4bd470535e936cb29032a68fd70e73f036fd7fd57f4
error: Unable to open URL: https://cp125678-f.akamaihd.net/i/diffusion/2016/09/medianet/cbwft/2016-09-08_17_42_07...3f036fd7fd57f4 (403 Client Error: Forbidden)
Please, help me again, guys! Many thanks in advance!Last edited by NataliK; 10th Sep 2016 at 16:03. Reason: not ended enough сourteously for readers :)
-
I'm not sure if it works in windows, but the program youtube-dlg will download your video if you copy and paste the original link into the program and hit the download button. I can confirm that it works on lubuntu linux. Good luck!!
-
Hey guys.
What about <?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns="http://ns.adobe.com/f4m/1.0" xmlns:akamai="uri:akamai.com/f4m/1.0">
<akamai:version>2.0</akamai:version>
<akamai:bw>5000</akamai:bw>
<id>bethchur2_1</id>
<streamType>live</streamType>
<akamaitreamType>live</akamai
treamType>
<rollingEndOffset>10752</rollingEndOffset>
<bootstrapInfo profile="named" id="bootstrap_950" url="950_7bc435536364d84b-p.bootstrap"/>
<media bitrate="996" url="950_7bc435536364d84b-p_" bootstrapInfoId="bootstrap_950">
<metadata>AgAKb25NZXRhRGF0YQMAC2Rlc2NyaXB0aW9uAgAA AAV3aWR0aABAhAAAAAAAAAAGaGVpZ2h0AEB2gAAAAAAAAAlmcm FtZXJhdGUAQD34UeuFHrgADHZpZGVvY29kZWNpZAIABGF2YzEA DGF1ZGlvY29kZWNpZAIAA2FhYwAMY3JlYXRpb25kYXRlAgAAAA ZhYWNhb3QAQAAAAAAAAAAADWF1ZGlvY2hhbm5lbHMAQAAAAAAA AAAADWF1ZGlvZGF0YXJhdGUAQGQAAAAAAAAAC2F1ZGlvZGV2aW NlAgAAABBhdWRpb2lucHV0dm9sdW1lAAAAAAAAAAAAAAlhdWRp b29ubHkBAAAPYXVkaW9zYW1wbGVyYXRlAEDncAAAAAAAAA9hdW Rpb3NhbXBsZXNpemUAQDAAAAAAAAAABmF1dGhvcgIAAAAIYXZj bGV2ZWwAQD8AAAAAAAAACmF2Y3Byb2ZpbGUAQFNAAAAAAAAACW NvcHlyaWdodAIAAAAIa2V5d29yZHMCAAAACnByZXNldG5hbWUC ABFTdHJlYW1BcmNoaXZlT2N0OQAGcmF0aW5nAgAAAApzb3VyY2 V0eXBlAgAQS3VsYUJ5dGUgNC41LjIyMQARc3JjX2F1ZGlvZGF0 YXJhdGUAQFAAAAAAAAAAEXNyY192aWRlb2RhdGFyYXRlAECBAA AAAAAAAAlzdGFydERhdGUCAAoxMy0xMS0yMDE2AAlzdGFydFRp bWUCAAsxODoyMjowODowMAAGc3RlcmVvAQEABXRpdGxlAgAAAA 12aWRlb2RhdGFyYXRlAECKIAAAAAAAAAt2aWRlb2RldmljZQIA AAAXdmlkZW9rZXlmcmFtZV9mcmVxdWVuY3kAAAAAAAAAAAAACX ZpZGVvb25seQEAAAAJ</metadata>
</media>
</manifest>
from http://bethchurus2-lh.akamaihd.net/z/bethchur2_1@199414/manifest.f4m?b=650-1300&g=RSVM...M&hdcore=3.5.0 ?
Switching the user agent used to cough up the live streaming link, but, it doesn't seem to do so now.
I think Akamai merely obfuscated the structure of their hyperlink, so as to confuse people.
I'm a valid tester of said website.
Just curious as to whether you guys can crack this one.
Thanks!
Similar Threads
-
Need some help with a .f4m video
By getupkid in forum Video Streaming DownloadingReplies: 7Last Post: 20th Sep 2014, 16:28 -
will someone help me download a .f4m file video? many thanks guys!
By T.P.9 in forum Video Streaming DownloadingReplies: 14Last Post: 1st Jun 2014, 19:10 -
Help with f4m
By julesverne78 in forum Video Streaming DownloadingReplies: 0Last Post: 11th Mar 2014, 08:59 -
Are there streaming sites you just cannot download content from ?
By Miamifla in forum Video Streaming DownloadingReplies: 3Last Post: 9th Sep 2011, 09:43