tvgplayer
02-12-2017, 07:37 PM
Hello,
Trying to stream this youtube video in VLC Media Player:
https://www.youtube.com/watch?v=M8VoOIZ96OQ
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%3 Ae9d2&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits% 2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Crat ebypass%2Crequiressl%2Csource%2Cupn%2Cexpire&upn=a1__zA8X5mI&mime=video%2Fmp4&ratebypass=yes&source=youtube&pl=52&initcwndbps=448750&signature=2BBB41B01C026CE8FBEF1247831128457BB4EA23 7D.F931DACD6FF1768639DD226B48B3F85A0A861BC4'. Check the log for details.
Can anybody help? Thanks in advance!
confused.com
02-13-2017, 07:03 AM
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
confused.com
02-13-2017, 08:16 AM
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
tvgplayer
02-13-2017, 12:48 PM
Hello, can you help again?
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.
j_cool
02-13-2017, 01:26 PM
TVG, look at post #3.
confused earned one star for that in this thread.
tvgplayer
02-13-2017, 03:18 PM
I tried this but still not working:
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.
confused.com
02-13-2017, 03:30 PM
http://rg3.github.io/youtube-dl/download.html
https://yt-dl.org/downloads/2017.02.14/youtube-dl.exe
-D3n1s-
02-13-2017, 05:24 PM
I tried this but still not working
https://www.youtube.com/watch?v=M8VoOIZ96OQ
http://www.mediafire.com/file/wspxqhouq506ww1/YouTube_Player_by_D3n1s.rar
Run Update.bat every day.
https://s12.postimg.org/s4b6tdczf/YTVLC.png
tvgplayer
02-13-2017, 07:26 PM
Thank you for the help sysanin, confused & D3n1s!!!
DanielLee5
07-23-2017, 04:40 AM
Never tried VLC for streaming, just want to try one from this list bestofgears.com/best-streaming-media-player/ (http://bestofgears.com/best-streaming-media-player/) , seems like really excellent media players. I heard many positive reviews on Netgear, so that it will be the first I am going to check.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.