Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Download VIDEO // CTV.ca?

(http://stream-recorder.com/forum/showthread.php?t=19493)

divadutchess 03-15-2015 09:26 PM

Download VIDEO // CTV.ca?


 
Having a hard time using youtube-dl and livestreamer to download from CTV.ca

Here's the video: http://www.junos.ctv.ca/video/cid/56...t-performance/

Can anyone help me with the RTMP link or M3U8 or even f4m?

biezom 03-15-2015 10:08 PM

Re: Download VIDEO // CTV.ca?


 
Quote:

Originally Posted by divadutchess (Post 74903)
Having a hard time using youtube-dl and livestreamer to download from CTV.ca

Here's the video: http://www.junos.ctv.ca/video/cid/56...t-performance/

Can anyone help me with the RTMP link or M3U8 or even f4m?

Code:

php AdobeHDS.php --manifest "http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/562513/contentpackages/607616/stacks/1316258/manifest.f4m" --delete  --outfile the-weeknd-earned-it-performance.flv
Code:

livestreamer "hds://http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/562513/contentpackages/607616/stacks/1316258/manifest.f4m" best -o the-weeknd-earned-it-performance.flv

divadutchess 03-15-2015 10:16 PM

Re: Download VIDEO // CTV.ca?


 
Quote:

Originally Posted by biezom (Post 74904)
Code:

php AdobeHDS.php --manifest "http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/562513/contentpackages/607616/stacks/1316258/manifest.f4m" --delete  --outfile the-weeknd-earned-it-performance.flv
Code:

livestreamer "hds://http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/562513/contentpackages/607616/stacks/1316258/manifest.f4m" best -o the-weeknd-earned-it-performance.flv

YOU ARE THE ABSOLUTE BEST. THANK YOU! THANK YOU! Please tell me what you used to find the link so I won't bother you next time :)

biezom 03-15-2015 10:48 PM

Re: Download VIDEO // CTV.ca?


 
i use adblock plus addon on firefox



and search for manifest

you can use hds link detector too

divadutchess 03-15-2015 11:02 PM

Re: Download VIDEO // CTV.ca?


 
Quote:

Originally Posted by biezom (Post 74906)
i use adblock plus addon on firefox



and search for manifest

you can use hds link detector too

That is genius. Never thought of it. Thank you so much!

Feekner 08-29-2015 08:51 PM

Re: Download VIDEO // CTV.ca?


 
Quote:

Originally Posted by biezom (Post 74906)
i use adblock plus addon on firefox



and search for manifest

you can use hds link detector too

I tried doing this using the livestreamer method, but it didn't download the right video. The video I want is http://ottawa.ctvnews.ca/video?clipId=685520, but it somehow grabbed something else. I searched for manifest using the adblocker route and came up with http://capi.9c9media.com/destination...4/manifest.f4m. That seems to download a clip about Nelson Mandela.

Any ideas?

biezom 08-29-2015 10:12 PM

Re: Download VIDEO // CTV.ca?


 
Quote:

Originally Posted by Feekner (Post 79356)
I tried doing this using the livestreamer method, but it didn't download the right video. The video I want is http://ottawa.ctvnews.ca/video?clipId=685520, but it somehow grabbed something else. I searched for manifest using the adblocker route and came up with http://capi.9c9media.com/destination...4/manifest.f4m. That seems to download a clip about Nelson Mandela.

Any ideas?

for me it's a generic ~1m30s like on my browser

Code:

livestreamer "hds://http://capi.9c9media.com/destinations/ctvnews_web/platforms/desktop/contents/685520/contentpackages/790305/stacks/1944454/manifest.f4m" best -o video.flv

Feekner 08-30-2015 12:41 PM

Re: Download VIDEO // CTV.ca?


 
Quote:

Originally Posted by biezom (Post 79357)
for me it's a generic ~1m30s like on my browser

Code:

livestreamer "hds://http://capi.9c9media.com/destinations/ctvnews_web/platforms/desktop/contents/685520/contentpackages/790305/stacks/1944454/manifest.f4m" best -o video.flv

I ended up grabbing it too. It turns out I was missing a 4 in the last bunch of numbers. Thanks for your help!


All times are GMT -6. The time now is 02:21 PM.