Audio/video stream recording forums 
 | 
| Attention Visitor: | 
You may have to register or log in before you can post: 
  | 
		
			
  | 	
	
	
		
		|||||||
     
		  
 
	
	
 | 
| 
		 | 
	Thread Tools | Display Modes | 
| 
	 | 
| 
		 
			 
			#1  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Stream this youtube video in VLC Media Player?Hello, 
		
	
		
		
		
		
		
	
		
		
	
	
	Trying to stream this youtube video in VLC Media Player: https://www.youtube.com/watch?v=M8VoOIZ96OQ Code: 
	Your input can't be opened: VLC is unable to open the MRL 'https://r2---sn-q4f7snls.googlevideo.com/videoplayback?expire=1486973155&ei=gxShWPrTA4is-wPShZ2QCA&ms=au&mt=1486951520&mv=m&ipbits=0&mm=31&mn=sn-q4f7snls&requiressl=yes&id=o-ANcZXM0kshiXn8ADWvdig0HXikZQCtSMcnEC0XOPuSB2&itag=22&dur=399.731&lmt=1472419825004197&key=yt6&ip=2602%3A306%3Ac4bc%3A5470%3Ad959%3A6de7%3A6484%3Ae9d2&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cupn%2Cexpire&upn=a1__zA8X5mI&mime=video%2Fmp4&ratebypass=yes&source=youtube&pl=52&initcwndbps=448750&signature=2BBB41B01C026CE8FBEF1247831128457BB4EA237D.F931DACD6FF1768639DD226B48B3F85A0A861BC4'. Check the log for details.  | 
| 
		 
			 
			#2  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Stream this youtube video in VLC Media Player?C:\streamlink https://www.youtube.com/watch?v=M8VoOIZ96OQ 
		
	
		
		
		
		
		
	
		
		
	
	
	[Streamlink for Windows v0.3.2 - Git 614f5a8] [cli][info] Found matching plugin youtube for URL https://www.youtube.com/watch?v=M8VoOIZ96OQ error: This plugin does not support protected videos, try youtube-dl instead [End of Streamlink for Windows] youtube-dl.exe --no-check-certificate -v https://www.youtube.com/watch?v=M8VoOIZ96OQ  | 
| 
		 
			 
			#3  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Stream this youtube video in VLC Media Player?C:\youtube-dl "https://www.youtube.com/watch?v=M8VoOIZ96OQ" -o -   | vlc.exe - 
		
	
		
		
		
		
		
	
		
		
	
	
	[youtube] M8VoOIZ96OQ: Downloading webpage ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600 )> (caused by URLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)'),)) C:\youtube-dl --no-check-certificate "https://www.youtube.com/watch?v=M8VoOIZ96OQ" -o - | vlc.exe - [youtube] M8VoOIZ96OQ: Downloading webpage [youtube] M8VoOIZ96OQ: Downloading video info webpage [youtube] M8VoOIZ96OQ: Extracting video information [youtube] M8VoOIZ96OQ: Downloading js player en_US-vfl8LqiZp [download] Destination: - [download] 2.3% of 53.14MiB at 184.17KiB/s ETA 04:48  | 
| 
		 
			 
			#4  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Stream this youtube video in VLC Media Player?Hello, can you help again? 
		
	
		
		
		
		
		
	
		
		
	
	
	Code: 
	C:\YouTube - DL>youtube-dl "https://www.youtube.com/watch?v=M8VoOIZ96OQ" -o -
| "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
[youtube] M8VoOIZ96OQ: Downloading webpage
[youtube] M8VoOIZ96OQ: Downloading video info webpage
[youtube] M8VoOIZ96OQ: Extracting video information
[youtube] M8VoOIZ96OQ: Downloading js player en_US-vfl8LqiZp
ERROR: Signature extraction failed: Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\youtube.py", line 1005, in _decrypt_signature
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\youtube.py", line 919, in _extract_signature_function
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\common.py", line 515, in _download_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\common.py", line 422, in _download_webpage_handle
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\common.py", line 402, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\YoutubeDL.py", line 2000, in urlopen
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\utils.py", line 511, in sanitized_Request
  File "C:\Python\Python34\lib\urllib\request.py", line 267, in __init__
  File "C:\Python\Python34\lib\urllib\request.py", line 293, in full_url
  File "C:\Python\Python34\lib\urllib\request.py", line 322, in _parse
ValueError: unknown url type: '/yts/jsbin/player-en_US-vfl8LqiZp/base.js'
 (caused by ValueError("unknown url type: '/yts/jsbin/player-en_US-vfl8LqiZp/bas
e.js'",)); please report this issue on https://yt-dl.org/bug . Make sure you are
 using the latest version; type  youtube-dl -U  to update. Be sure to call youtu
be-dl with the --verbose flag and include its complete output.
 | 
| 
		 
			 
			#5  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Stream this youtube video in VLC Media Player?TVG, look at post #3. 
		
	
		
		
		
		
		
	
		
		
	
	
	confused earned one star for that in this thread.  | 
| 
		 
			 
			#6  
			
			
			
			
			
		 
		
		
	 | 
|||
		
		
  | 
|||
	
	
		
			
			Re: Stream this youtube video in VLC Media Player?I tried this but still not working: 
		
	
		
		
		
		
		
	
		
		
	
	
	Code: 
	C:\YouTube - DL>youtube-dl --no-check-certificate "https://www.youtube.com/watch
?v=M8VoOIZ96OQ" -o -   | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
[youtube] M8VoOIZ96OQ: Downloading webpage
[youtube] M8VoOIZ96OQ: Downloading video info webpage
[youtube] M8VoOIZ96OQ: Extracting video information
[youtube] M8VoOIZ96OQ: Downloading js player en_US-vfl8LqiZp
ERROR: Signature extraction failed: Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\youtube.py", line 1005, in _decrypt_signature
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\youtube.py", line 919, in _extract_signature_function
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\common.py", line 515, in _download_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\common.py", line 422, in _download_webpage_handle
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\extractor\common.py", line 402, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\YoutubeDL.py", line 2000, in urlopen
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmbxrebnz\bu
ild\youtube_dl\utils.py", line 511, in sanitized_Request
  File "C:\Python\Python34\lib\urllib\request.py", line 267, in __init__
  File "C:\Python\Python34\lib\urllib\request.py", line 293, in full_url
  File "C:\Python\Python34\lib\urllib\request.py", line 322, in _parse
ValueError: unknown url type: '/yts/jsbin/player-en_US-vfl8LqiZp/base.js'
 (caused by ValueError("unknown url type: '/yts/jsbin/player-en_US-vfl8LqiZp/bas
e.js'",)); please report this issue on https://yt-dl.org/bug . Make sure you are
 using the latest version; type  youtube-dl -U  to update. Be sure to call youtu
be-dl with the --verbose flag and include its complete output.
 | 
 
 
 | 
		
	
| Tags: vlc, youtube | 
| Thread Tools | |
| Display Modes | |
		
  | 
	
		
  |