View Single Post
  #3  
Old 05-25-2014, 09:05 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: Determining the protocol / url of a youtube live stream


typo: remove '>' before t.txt, but it's not working

Code:
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

c:\>youtube-dl.exe --get-url -f 95 "https://www.youtube.com/embed/c4464TvLT90" t.txt
WARNING: unable to set language: <urlopen error [Errno 10061] No connection coul
d be made because the target machine actively refused it>
ERROR: Unable to download webpage: <urlopen error [Errno 10061] No connection co
uld be made because the target machine actively refused it>
c:\>
Reply With Quote