Re: CBS.com DownloadQuote:
Code:
"https://cbsios-vh.akamaihd.net/..." Code:
"rtmp://cp48590.edgefcs.net/ondemand/" |
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? |
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. |
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 |
Re: CBS.com DownloadQuote:
|
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. |
Re: CBS.com DownloadQuote:
|
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 |
Re: CBS.com DownloadQuote:
Probably just a little mistake by me. Code:
http://imgur.com/4qoG0xb |
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" |
All times are GMT -6. The time now is 11:00 AM. |