View Single Post
  #6  
Old 08-07-2015, 12:04 PM
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:
Originally Posted by lajvguy View Post
I downloaded https://yt-dl.org/latest/youtube-dl.exe but it won't run the application. What should I do?
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\

and write the code

Code:
youtube-dl -g "http://admin.brightcove.com/viewer..................................
Reply With Quote