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

can someone help with this CTV.ca link?..

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

dingdong6969 02-15-2016 02:03 PM

can someone help with this CTV.ca link?..


 
so, after some digging, this is the link I have which I think is the one i need --

http://capi.9c9media.com/destination...8/manifest.f4m

I have livestreamer and am I right in thinking I can get it with this? I am in the UK which might make things tricky. I think I can use a proxy address with livestreamer, right?

Am pretty knowledgeable with webrips, but this one is proving a bit tricky.

If anyone can help, I'd really appreciate it.

Thanks

biezom 02-15-2016 04:27 PM

Re: can someone help with this CTV.ca link?..


 
Quote:

Originally Posted by dingdong6969 (Post 82624)
so, after some digging, this is the link I have which I think is the one i need --

http://capi.9c9media.com/destination...8/manifest.f4m

I have livestreamer and am I right in thinking I can get it with this? I am in the UK which might make things tricky. I think I can use a proxy address with livestreamer, right?

Am pretty knowledgeable with webrips, but this one is proving a bit tricky.

If anyone can help, I'd really appreciate it.

Thanks


hi

you can use X-Forwarded-For option in this case


Code:

livestreamer  --http-header "X-Forwarded-For=173.183.218.121"  "hds://http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740158/manifest.f4m" best -o video.flv

dingdong6969 02-16-2016 01:09 AM

Re: can someone help with this CTV.ca link?..


 
well, thank you - that did work - BUT - it only grabs the first 6 minutes, so not entirely sure what's up with that. Any thoughts?

biezom 02-16-2016 02:00 AM

Re: can someone help with this CTV.ca link?..


 
Quote:

Originally Posted by dingdong6969 (Post 82630)
well, thank you - that did work - BUT - it only grabs the first 6 minutes, so not entirely sure what's up with that. Any thoughts?

it was the first part

13 parts exist
Code:

http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740158/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740163/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740161/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740156/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740157/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740166/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740162/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740165/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740155/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740164/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740160/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740159/manifest.f4m
http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740153/manifest.f4m

Code:

livestreamer  --http-header "X-Forwarded-For=173.183.218.121"  "hds://http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740158/manifest.f4m" best -o video-part1.flv
Code:

livestreamer  --http-header "X-Forwarded-For=173.183.218.121"  "hds://http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740163/manifest.f4m" best -o video-part2.flv
Code:

livestreamer  --http-header "X-Forwarded-For=173.183.218.121"  "hds://http://capi.9c9media.com/destinations/ctv_web/platforms/desktop/contents/693179/contentpackages/1001268/stacks/2740161/manifest.f4m" best -o video-part3.flv
ect...................................ect......... ..................................


All times are GMT -6. The time now is 09:15 AM.