jdaniels
08-31-2015, 10:49 PM
Hello. TVOntario recently redesigned their website.
Before, I could use RMTPDumpHelper, and easily download streaming videos. If I used the rmpsrv.exe option within RTMPDumpHelper, the video would not play in the webpage, but the video would be detected and would be saved to my hard disk.
When I run RTMPDumpHelper now, it says that it attaches to the Flash Player, but it does not seem to detect the video playing. The video simply continues playing in the webpage.
Can anyone help me with this issue? A sample video can be found in their Programs or Documentaries tab, such as this one: http://tvo.org/video/documentaries/medieval-lives-birth-marriage-death/ep-3-a-good-death
biezom
08-31-2015, 11:54 PM
Hello. TVOntario recently redesigned their website.
Before, I could use RMTPDumpHelper, and easily download streaming videos. If I used the rmpsrv.exe option within RTMPDumpHelper, the video would not play in the webpage, but the video would be detected and would be saved to my hard disk.
When I run RTMPDumpHelper now, it says that it attaches to the Flash Player, but it does not seem to detect the video playing. The video simply continues playing in the webpage.
Can anyone help me with this issue? A sample video can be found in their Programs or Documentaries tab, such as this one: http://tvo.org/video/documentaries/medieval-lives-birth-marriage-death/ep-3-a-good-death
hi
rtmp protocole replaced by hls protocol (m3u8)
http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=4001461308001
so with livestreamer
livestreamer "hlsvariant://http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=4001461308001" best -o video.ts
if you want direct link
http://brightcove.vo.llnwd.net/e1/uds/pd/1351824783/1351824783_4273660737001_105714X-1506020844-copy.mp4
jdaniels
09-01-2015, 12:00 AM
thanks. i will need to do some research to learn how to download vidoes using livestreamer.
how did you figure out that the tvo website uses m3u8 now?
and what tool did you use to find out the url?
biezom
09-01-2015, 12:20 AM
thanks. i will need to do some research to learn how to download vidoes using livestreamer.
how did you figure out that the tvo website uses m3u8 now?
and what tool did you use to find out the url?
tools: firefox; adblockplus addon
################################################## #######
http://i62.tinypic.com/fm2nhd.png
################################################## ##
http://i.imgur.com/cAxDbNS.png
biezom
09-01-2015, 12:25 AM
to find direct link you can use chrome and disable flash plugin and use developer tools
################################################## ####################
http://i.imgur.com/5g0lLJv.png
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.