Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
Re: can someone help with this CTV.ca link?..Quote:
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 |
#3
|
|||
|
|||
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?
|
#4
|
|||
|
|||
Re: can someone help with this CTV.ca link?..Quote:
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 Last edited by biezom : 02-16-2016 at 03:53 AM. |
Tags: stream |
Thread Tools | |
Display Modes | |
|
|