Downloading a flowplayer video with VLC...Hello,
On some websites it was easy to find a streaming video file to download with VLC since it was listed with "rtmp" in the Page Source. Here is an example: Code:
sources : [{ file: "rtmp://stream.website.com:1935/redirect/vod/mp4:videos/NewVideos/No Name/Subject with Stuff and Stuff/Layer 1/part1.mp4" }] Code:
rtmp://stream.website.com:1935/redirect/vod/mp4:videos/NewVideos/No Name/Subject with Stuff and Stuff/Layer 1/part1.mp4 Now I tried doing this with another website but I noticed they are using flow player. Below is what is found when viewing the Page Source (CTRL + Click > View Page Source): Code:
</script> Code:
rtmp://teq.website.com:1935/redirect/vod Code:
(mp4:videos/Videos/No News/Subject with Stuff and Things/Layer 1/part1.mp4) |
Re: Downloading a flowplayer video with VLC...use rtmpdumphelper+ rtmpdump to download video.....
|
Re: Downloading a flowplayer video with VLC...I'm using a Mac. Is there a Mac version of this?
|
All times are GMT -6. The time now is 05:05 PM. |