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

CBS.com Download

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

statickijiji 08-19-2015 09:14 PM

Re: CBS.com Download


 
Quote:

Originally Posted by biezom (Post 79055)
yes i you read this post
Code:

http://stream-recorder.com/forum/showpost.php?p=78909&postcount=6

to find video.settings.pid view source page code Ctrl+u (on firefox)

with normal user agent you have 5f4D520I206m rtmp protocol and not the better quality

with android user agent you have 0Ha_DNQpGzp3 hls protocol and 720p

What if i'm trying to download a different episode? I view source, the same way, and find the video.settings.pid, but then I don't get
Code:

"https://cbsios-vh.akamaihd.net/..."
I get
Code:

"rtmp://cp48590.edgefcs.net/ondemand/"
Why is it different? Thanks!

biezom 08-19-2015 09:32 PM

Re: CBS.com Download


 
Quote:

Originally Posted by statickijiji (Post 79057)
What if i'm trying to download a different episode? I view source, the same way, and find the video.settings.pid, but then I don't get
Code:

"https://cbsios-vh.akamaihd.net/..."
I get
Code:

"rtmp://cp48590.edgefcs.net/ondemand/"
Why is it different? Thanks!


Code:

"rtmp://cp48590.edgefcs.net/ondemand/"
rtmp protocol not the better quality

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?

statickijiji 08-19-2015 09:38 PM

Re: CBS.com Download


 
Quote:

Originally Posted by biezom (Post 79058)
Code:

"rtmp://cp48590.edgefcs.net/ondemand/"
rtmp protocol not the better quality

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?

I want the rtmp quality. But I don't know how to download it.
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.

biezom 08-19-2015 10:07 PM

Re: CBS.com Download


 
Quote:

Originally Posted by statickijiji (Post 79059)
I want the rtmp quality. But I don't know how to download it.
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.

ok you have something like this


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

statickijiji 08-19-2015 10:17 PM

Re: CBS.com Download


 
Quote:

Originally Posted by biezom (Post 79060)
ok you have something like this


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

Ok, I did what you said, but it's not working. I replaced the XXXXXX with my auth code, and entered it into CMD, but didn't work. I tried to enter it into rtmp explorer too, but didn't work there. Where should I enter it? Thanks.

slim94 08-19-2015 10:19 PM

Re: CBS.com Download


 
Quote:

Originally Posted by biezom (Post 79060)
ok you have something like this


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

I still can't get the rtmp stream for this, i'm using default user agents, and all sorts of diff browsers but only get the hls playlist -- weird.

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.

slim94 08-19-2015 10:20 PM

Re: CBS.com Download


 
Quote:

Originally Posted by statickijiji (Post 79061)
Ok, I did what you said, but it's not working. I replaced the XXXXXX with my auth code, and entered it into CMD, but didn't work. I tried to enter it into rtmp explorer too, but didn't work there. Where should I enter it? Thanks.

you need to run it from a cmd prompt with rtmpdump.exe in the same folder.

biezom 08-19-2015 10:23 PM

Re: CBS.com Download


 
Quote:

Originally Posted by statickijiji (Post 79061)
Ok, I did what you said, but it's not working. I replaced the XXXXXX with my auth code, and entered it into CMD, but didn't work. I tried to enter it into rtmp explorer too, but didn't work there. Where should I enter it? Thanks.

Code:

https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip
download in C:\rtmpdump for example

open command prompt
go to the folder
Code:

cd C:\rtmpdump
and paste your code

statickijiji 08-19-2015 10:45 PM

Re: CBS.com Download


 
Quote:

Originally Posted by biezom (Post 79064)
Code:

https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip
download in C:\rtmpdump for example

open command prompt
go to the folder
Code:

cd C:\rtmpdump
and paste your code

This is what i'm getting. We're getting close :p
Probably just a little mistake by me.

Code:

http://imgur.com/4qoG0xb

biezom 08-19-2015 11:51 PM

Re: CBS.com Download


 
Quote:

Originally Posted by statickijiji (Post 79065)
This is what i'm getting. We're getting close :p
Probably just a little mistake by me.

Code:

http://imgur.com/4qoG0xb



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.