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: CBS.com DownloadQuote:
Code:
"https://cbsios-vh.akamaihd.net/..." Code:
"rtmp://cp48590.edgefcs.net/ondemand/" |
#22
|
|||
|
|||
Re: CBS.com DownloadQuote:
Code:
"rtmp://cp48590.edgefcs.net/ondemand/" if you want find the video.settings.pid with 720p you need change the user agent of your browser on firefox you can use "user agent switcher" what is the video you want? |
#23
|
|||
|
|||
Re: CBS.com DownloadQuote:
I want this episode, in rtmp Code:
http://www.cbs.com/shows/big_brother/video/4KE_GF19SzZb8W8jC39HxU3qNL7daLmQ/big-brother-all-stars-episode-1/ You need CBS all access though, so I don't know if it will work. |
#24
|
|||
|
|||
Re: CBS.com DownloadQuote:
Code:
rtmp://cp48590.edgefcs.net/ondemand/?auth=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&aifp=v001&slist=video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/{break}video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/CBS_BIG_BROTHER_701_CONTENT_CIAN_R_1928.mp4 Code:
rtmpdump -r "rtmp://cp48590.edgefcs.net/ondemand/?auth=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&aifp=v001&slist=video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/" -y "video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/CBS_BIG_BROTHER_701_CONTENT_CIAN_R_1928.mp4" -o BIG_BROTHER_701.flv" with instead of XXXXXXXXXXXXXXXXXXXXXXXXXX your own auth value |
#25
|
|||
|
|||
Re: CBS.com DownloadQuote:
|
#26
|
|||
|
|||
Re: CBS.com DownloadQuote:
I'm not complaining -- just wanted to compare audio on both, but i can't even get the rtmp stream to test with -- so odd. |
#27
|
|||
|
|||
Re: CBS.com Downloadyou need to run it from a cmd prompt with rtmpdump.exe in the same folder.
|
#28
|
|||
|
|||
Re: CBS.com DownloadQuote:
Code:
https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip open command prompt go to the folder Code:
cd C:\rtmpdump |
#29
|
|||
|
|||
Re: CBS.com DownloadQuote:
Probably just a little mistake by me. Code:
http://imgur.com/4qoG0xb |
#30
|
|||
|
|||
Re: CBS.com DownloadQuote:
oopssss sorry i forgot mp4: at the begining of playpath option (-y) nota: important you need recent auth value because expire with time Code:
rtmpdump -r "rtmp://cp48590.edgefcs.net/ondemand/?auth=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&aifp=v001&slist=video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/" -y "mp4:video/temp_hd_gallery_video/CBS_Production_Outlet_VMS/video_robot/CBS_Production_Entertainment/2014/06/04/273585731870/CBS_BIG_BROTHER_701_CONTENT_CIAN_R_1928.mp4" -o BIG_BROTHER_701.flv" |
Tags: cbs |
Thread Tools | |
Display Modes | |
|
|