View Single Post
  #8  
Old 08-08-2015, 12:15 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Livestreamer Rtmp Help???


[quote=lajvguy;78794]
Quote:
Originally Posted by biezom View Post
it works on command line

download https://yt-dl.org/latest/youtube-dl.exe
in C:\opensoftware\youtube-dl\ for example

open command prompt (cmd.exe)

go to the youtube-dl's folder

Code:
cd C:\opensoftware\youtube-dl\
Thanks for all your help. I tried this but doesn't work:

livestreamer http://brightcove.vo.llnwd.net/e1/ud...crossroads.mp4
Code:
livestreamer "httpstream://http://brightcove.vo.llnwd.net/e1/uds/pd/136368194/136368194_3972922195001_VHHcrossroads.mp4" -o Visiting-with-Huell-Howser-Crossroads.mp4
or
Code:
youtube-dl "http://brightcove.vo.llnwd.net/e1/uds/pd/136368194/136368194_3972922195001_VHHcrossroads.mp4" -o Visiting-with-Huell-Howser-Crossroads.mp4
Reply With Quote