Page 1 of 1
Can't open Youtube network stream
Posted: 20 Oct 2018 17:02
by Max112
Hello. I can't open youtube in "open network stream" menu. When I paste URL and click on play, there's nothing happened, just orange line runs hither and thither on the time line. No messages about errors, no messages in messages (ctrl+m) window.
. When I click stop, the orange line stills running. I tried to uninstall with deliting user and cache settings and reinstall VLC, tried install older version, last version, but there's the same situation.
Re: Can't open network stream
Posted: 26 Oct 2018 00:59
by ClairvoyantCat
I'm having the same issue. I tried updating the youtube.luac file with the latest one from github, but no dice. I think youtube must have changed their procedures and the VLC protocol hasn't been updated yet.
Re: Can't open network stream
Posted: 26 Oct 2018 22:33
by unidan
Hi,
Could you provide the logs and the youtube URL?
To help you, we need
messages, to completely understand what your problems is.
To fix this, please be sure
before you start the playback to:
- Open: Tools -> Messages.
- Set Verbosity to 2
- Start playback to reproduce your issue
- Save text in a file or copy into clipboard
- Then paste the full resulting log here between [code]and[/code] (or use Pastebin.com if it's too long)
Also don't forget to name your
Operating System and provide the
VLC media player version.
Re: Can't open network stream
Posted: 27 Oct 2018 15:02
by Hitchhiker
Hello. I can't open youtube in "open network stream" menu. When I paste URL and click on play, there's nothing happened, just orange line runs hither and thither on the time line. No messages about errors, no messages in messages (ctrl+m) window.
. When I click stop, the orange line stills running. I tried to uninstall with deliting user and cache settings and reinstall VLC, tried install older version, last version, but there's the same situation.
Could you post the link to the youtube video you're trying to play please.
Re: Can't open network stream
Posted: 01 Nov 2018 20:14
by BeachApe
I'm having the same problem with YouTube. When I paste the url in, the error displays that it cannot open ... then shows a totally different url than the one I pasted.
For example: Video desktop capture -
https://www.screencast.com/t/3OtpC5h0hfm9
Description:
1. Copy and paste url into Media > Open Network Stream >
https://www.youtube.com/watch?v=rMrxJfvSnn8
2. Click Play
3. Errors:
Your input can't be opened:
VLC is unable to open the MRL '
https://r1---sn-bvaqxougp5obax-tm0e.goo ... F9DCD2F2F2'. Check the log for details.
Re: Can't open network stream
Posted: 02 Nov 2018 13:52
by Hitchhiker
No problem opening it here. Here's a screenshot to prove it.
(click to enlarge)
To fix this problem follow the steps I wrote in
this post
Re: Can't open network stream
Posted: 04 Nov 2018 18:14
by BeachApe
Followed your post - worked like a charm! - Thanks a ton.
Re: Can't open network stream
Posted: 09 Nov 2018 22:06
by ClairvoyantCat
edit: I forgot to mention that I updated the youtube.luac again today and I'm still having the issue.
Hi unidan,
Thank you for replying. Sorry for my late return. I tried playing the following link
https://www.youtube.com/watch?v=wsRatIMUSu8
I am on windows 8.1 with VLC 64-bit version 3.0.4. The messages window returned the following:
Code: Select all
main debug: processing request item: watch?v=wsRatIMUSu8, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 7 items, index 6
main debug: starting playback of new item
main debug: resyncing on watch?v=wsRatIMUSu8
main debug: watch?v=wsRatIMUSu8 is at 6
main debug: creating new input thread
main debug: Creating an input for 'watch?v=wsRatIMUSu8'
main debug: requesting art for new input thread
main debug: using sout chain=`transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:standard{access=file,mux=raw,dst=F:\Music\beets\test\test.mp3}'
main debug: stream=`standard'
main debug: looking for sout stream module matching "standard": 23 candidates
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to raw
main debug: set config option: sout-standard-dst to F:\Music\beets\test\test.mp3
main debug: looking for sout access module matching "file": 10 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
file debug: file access output opened (F:\Music\beets\test\test.mp3)
main debug: using sout access module "file"
main debug: looking for sout mux module matching "raw": 11 candidates
dummy debug: Dummy/Raw muxer opened
dummy info: Open
main debug: using sout mux module "dummy"
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: using `file/raw://F:\Music\beets\test\test.mp3'
main debug: using sout stream module "stream_out_standard"
main debug: stream=`transcode'
main debug: looking for sout stream module matching "transcode": 23 candidates
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: set config option: sout-transcode-vcodec to none
main debug: set config option: sout-transcode-acodec to mp3
main debug: no meta fetcher modules matched
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: looking for art finder module matching "any": 2 candidates
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: Checking codec mapping for mp3 got mp3
stream_out_transcode debug: codec audio=mp3 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: Checking video codec mapping for none got none
stream_out_transcode debug: codec video=none 0x0 scaling: 0.000000 0kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\mrcmnstr\AppData\Local\Temp
main debug: `https://www.youtube.com/watch?v=wsRatIMUSu8' gives access `https' demux `any' path `www.youtube.com/watch?v=wsRatIMUSu8'
main debug: creating demux: access='https' demux='any' location='www.youtube.com/watch?v=wsRatIMUSu8' file='\\www.youtube.com\watch'
main debug: looking for access_demux module matching "https": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: https://www.youtube.com/watch?v=wsRatIMUSu8
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\art
main debug: (path: \\www.youtube.com\watch)
main debug: looking for access module matching "https": 26 candidates
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving www.youtube.com ...
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
http debug: out HEADERS (0x01) frame of 233 bytes, flags 0x05, stream 1
http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
http debug: setting: Concurrent streams (0x0003): 100
http debug: setting: Initial window size (0x0004): 1048576
http debug: setting: Header list size (0x0006): 16384
http debug: out SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in HEADERS (0x01) frame of 274 bytes, flags 0x04, stream 1
http debug: stream 1 11 headers:
http debug: :status: "200"
http debug: x-content-type-options: "nosniff"
http debug: strict-transport-security: "max-age=31536000"
http debug: x-frame-options: "SAMEORIGIN"
http debug: x-xss-protection: "1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube"
http debug: content-type: "text/html; charset=utf-8"
http debug: expires: "Tue, 27 Apr 1971 19:44:06 EST"
http debug: cache-control: "no-cache"
http debug: date: "Fri, 09 Nov 2018 20:56:04 GMT"
http debug: server: "YouTube Frontend Proxy"
http debug: alt-svc: "quic=":443"; ma=2592000; v="44,43,39,35""
main debug: using access module "access"
main debug: looking for stream_filter module matching "prefetch,cache_block": 24 candidates
prefetch debug: using 16777216 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
http debug: in DATA (0x00) frame of 5655 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac
lua debug: Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac's probe() function was successful
main debug: using stream_filter module "lua"
main debug: stream filter added to 000000d671344740
main debug: looking for stream_filter module matching "any": 24 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for https://www.youtube.com/watch?v=wsRatIMUSu8
main debug: looking for stream_filter module matching "record": 24 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='https' demux='any' location='www.youtube.com/watch?v=wsRatIMUSu8' file='\\www.youtube.com\watch'
main debug: looking for demux module matching "any": 55 candidates
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
main debug: using demux module "directory"
main debug: starting in sync mode
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader modules matched
main debug: `https://www.youtube.com/watch?v=wsRatIMUSu8' successfully opened
http debug: in DATA (0x00) frame of 16377 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 15479 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 8194 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 235 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16147 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
lua debug: Found 83-character scrambled signature for youtube video URL, attempting to descramble...
main debug: creating access: https://www.youtube.com/yts/jsbin/player-vfls4aurX/en_US/base.js
main debug: (path: \\www.youtube.com\yts\jsbin\player-vfls4aurX\en_US\base.js)
main debug: looking for access module matching "https": 26 candidates
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving www.youtube.com ...
http debug: in DATA (0x00) frame of 16375 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 10864 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 0 bytes, flags 0x01, stream 1
http debug: stream 1 closed by peer
http debug: in PING (0x06) frame of 8 bytes, flags 0x00, global
http debug: out (priority) PING (0x06) frame of 8 bytes, flags 0x01, global
prefetch debug: end of stream
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
http debug: out HEADERS (0x01) frame of 254 bytes, flags 0x05, stream 1
http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
http debug: setting: Concurrent streams (0x0003): 100
http debug: setting: Initial window size (0x0004): 1048576
http debug: setting: Header list size (0x0006): 16384
http debug: out SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in HEADERS (0x01) frame of 299 bytes, flags 0x04, stream 1
http debug: stream 1 17 headers:
http debug: :status: "206"
http debug: accept-ranges: "bytes"
http debug: vary: "Accept-Encoding, Origin"
http debug: content-encoding: "gzip"
http debug: content-type: "text/javascript"
http debug: timing-allow-origin: "https://www.youtube.com"
http debug: content-length: "448581"
http debug: date: "Tue, 06 Nov 2018 22:04:30 GMT"
http debug: expires: "Wed, 14 Nov 2018 22:04:30 GMT"
http debug: last-modified: "Tue, 06 Nov 2018 21:45:40 GMT"
http debug: x-content-type-options: "nosniff"
http debug: server: "sffe"
http debug: x-xss-protection: "1; mode=block"
http debug: cache-control: "public, max-age=691200"
http debug: content-range: "bytes 0-448580/448581"
http debug: age: "255094"
http debug: alt-svc: "quic=":443"; ma=2592000; v="44,43,39,35""
main debug: using access module "access"
main debug: looking for stream_filter module matching "prefetch,cache_block": 24 candidates
prefetch debug: using 448581 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
main debug: using stream_filter module "inflate"
main debug: stream filter added to 000000d671344140
main debug: looking for stream_filter module matching "any": 24 candidates
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac
main debug: no stream_filter modules matched
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16383 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 6214 bytes, flags 0x01, stream 1
http debug: stream 1 closed by peer
http debug: in PING (0x06) frame of 8 bytes, flags 0x00, global
http debug: out (priority) PING (0x06) frame of 8 bytes, flags 0x01, global
prefetch debug: end of stream
inflate debug: end of stream
lua error: Couldn't process youtube video URL, please check for updates to this script
lua debug: Couldn't extract youtube video URL signature descrambling function name
lua debug: Path: https://r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42
lua debug: Name: The Fool On The Hill (Remastered 2009)
lua debug: Artist: The Beatles - Topic
lua debug: Description: Provided to YouTube by Universal Music Group??The Fool On The Hill (Remastered 2009) · The Beatles??Magical Mystery Tour??? 2009 Calderstone Productions Limited (a division of Universal Music Group)??Released on: 1967-11-27??Producer: George Martin?Composer: John Lennon?Composer: Paul McCartney??Auto-generated by YouTube.
lua debug: ArtURL: https://i.ytimg.com/vi/wsRatIMUSu8/maxresdefault.jpg
main debug: deleting item `watch?v=wsRatIMUSu8'
main debug: EOF reached
main debug: incoming request - stopping current input
main debug: removing module "directory"
main debug: removing module "record"
main debug: removing module "lua"
main debug: removing module "inflate"
main debug: removing module "prefetch"
main debug: removing module "access"
http debug: local stream 1 shut down
http debug: out RST_STREAM (0x03) frame of 4 bytes, flags 0x00, stream 1
http debug: local shutdown
http debug: out GOAWAY (0x07) frame of 8 bytes, flags 0x00, global
main debug: removing module "prefetch"
main debug: removing module "access"
http debug: local stream 1 shut down
http debug: out RST_STREAM (0x03) frame of 4 bytes, flags 0x00, stream 1
http debug: local shutdown
main debug: incoming request - stopping current input
http debug: out GOAWAY (0x07) frame of 8 bytes, flags 0x00, global
main debug: incoming request - stopping current input
main debug: incoming request - stopping current input
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: destroying chain... (name=standard)
main debug: removing module "stream_out_standard"
main debug: removing module "dummy"
dummy debug: Dummy/Raw muxer closed
main debug: removing module "file"
file debug: file access output closed
main debug: destroying chain done
main debug: processing request item: The Fool On The Hill (Remastered 2009), node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 7 items, index 6
main debug: starting playback of new item
main debug: resyncing on The Fool On The Hill (Remastered 2009)
main debug: The Fool On The Hill (Remastered 2009) is at 6
main debug: creating new input thread
main debug: Creating an input for 'The Fool On The Hill (Remastered 2009)'
main debug: requesting art for new input thread
main debug: using sout chain=`transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:standard{access=file,mux=raw,dst=F:\Music\beets\test\test.mp3}'
main debug: stream=`standard'
main debug: looking for sout stream module matching "standard": 23 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to raw
main debug: set config option: sout-standard-dst to F:\Music\beets\test\test.mp3
main debug: looking for sout access module matching "file": 10 candidates
file debug: file access output opened (F:\Music\beets\test\test.mp3)
main debug: using sout access module "file"
main debug: looking for sout mux module matching "raw": 11 candidates
dummy debug: Dummy/Raw muxer opened
dummy info: Open
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\fetcher
main debug: using sout mux module "dummy"
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: using `file/raw://F:\Music\beets\test\test.mp3'
main debug: using sout stream module "stream_out_standard"
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: stream=`transcode'
main debug: looking for sout stream module matching "transcode": 23 candidates
main debug: no meta fetcher modules matched
main debug: set config option: sout-transcode-vcodec to none
main debug: set config option: sout-transcode-acodec to mp3
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: Checking codec mapping for mp3 got mp3
stream_out_transcode debug: codec audio=mp3 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: Checking video codec mapping for none got none
stream_out_transcode debug: codec video=none 0x0 scaling: 0.000000 0kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\mrcmnstr\AppData\Local\Temp
main debug: `https://r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42' gives access `https' demux `any' path `r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42'
main debug: creating access: https://i.ytimg.com/vi/wsRatIMUSu8/maxresdefault.jpg
main debug: (path: \\i.ytimg.com\vi\wsRatIMUSu8\maxresdefault.jpg)
main debug: looking for access module matching "https": 26 candidates
main debug: creating demux: access='https' demux='any' location='r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42' file='\\r2---sn-p5qlsnz6.googlevideo.com\videoplayback'
main debug: looking for access_demux module matching "https": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: https://r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42
main debug: (path: \\r2---sn-p5qlsnz6.googlevideo.com\videoplayback)
main debug: looking for access module matching "https": 26 candidates
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving r2---sn-p5qlsnz6.googlevideo.com ...
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving i.ytimg.com ...
qt debug: IM: Deleting the input
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
qt debug: IM: Setting an input
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: outgoing request: GET /videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42 HTTP/1.1 Host: r2---sn-p5qlsnz6.googlevideo.com Accept: */* Accept-Language: en_US User-Agent: VLC/3.0.4 LibVLC/3.0.4 Range: bytes=0-
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
qt debug: IM: Deleting the input
http debug: incoming response: HTTP/1.1 403 Forbidden Last-Modified: Wed, 02 May 2007 10:26:10 GMT Content-Type: text/plain Content-Length: 0 Connection: close X-Content-Type-Options: nosniff Date: Fri, 09 Nov 2018 20:56:04 GMT Server: gvs 1.0
access error: HTTP 403 error
main debug: no access modules matched
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: destroying chain... (name=standard)
main debug: removing module "stream_out_standard"
main debug: removing module "dummy"
dummy debug: Dummy/Raw muxer closed
main debug: removing module "file"
file debug: file access output closed
main debug: destroying chain done
main debug: changing item without a request (current 6/7)
main debug: nothing to play
qt debug: IM: Setting an input
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
http debug: out HEADERS (0x01) frame of 179 bytes, flags 0x05, stream 1
qt debug: IM: Deleting the input
http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
http debug: setting: Concurrent streams (0x0003): 100
http debug: setting: Initial window size (0x0004): 1048576
http debug: setting: Header list size (0x0006): 16384
http debug: out SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in HEADERS (0x01) frame of 248 bytes, flags 0x04, stream 1
http debug: stream 1 14 headers:
http debug: :status: "206"
http debug: accept-ranges: "bytes"
http debug: content-range: "bytes 0-206134/206135"
http debug: content-type: "image/jpeg"
http debug: timing-allow-origin: "https://imasdk.googleapis.com"
http debug: content-length: "206135"
http debug: date: "Fri, 09 Nov 2018 20:56:05 GMT"
http debug: expires: "Fri, 09 Nov 2018 22:56:05 GMT"
http debug: cache-control: "public, max-age=7200"
http debug: etag: ""0""
http debug: x-content-type-options: "nosniff"
http debug: server: "sffe"
http debug: x-xss-protection: "1; mode=block"
http debug: alt-svc: "quic=":443"; ma=2592000; v="44,43,39,35""
main debug: using access module "access"
main debug: looking for stream_filter module matching "prefetch,cache_block": 24 candidates
prefetch debug: using 206135 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
http debug: in DATA (0x00) frame of 15677 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac
main debug: no stream_filter modules matched
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16372 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 718 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 15666 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 10246 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 0 bytes, flags 0x01, stream 1
http debug: stream 1 closed by peer
http debug: in PING (0x06) frame of 8 bytes, flags 0x00, global
http debug: out (priority) PING (0x06) frame of 8 bytes, flags 0x01, global
prefetch debug: end of stream
main debug: removing module "prefetch"
main debug: removing module "access"
http debug: local stream 1 shut down
http debug: out RST_STREAM (0x03) frame of 4 bytes, flags 0x00, stream 1
http debug: local shutdown
http debug: out GOAWAY (0x07) frame of 8 bytes, flags 0x00, global
Re: Can't open network stream
Posted: 10 Nov 2018 12:24
by Hitchhiker
edit: I forgot to mention that I updated the youtube.luac again today and I'm still having the issue.
Hi unidan,
Thank you for replying. Sorry for my late return. I tried playing the following link
https://www.youtube.com/watch?v=wsRatIMUSu8
I am on windows 8.1 with VLC 64-bit version 3.0.4. The messages window returned the following:
Code: Select all
main debug: processing request item: watch?v=wsRatIMUSu8, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 7 items, index 6
main debug: starting playback of new item
main debug: resyncing on watch?v=wsRatIMUSu8
main debug: watch?v=wsRatIMUSu8 is at 6
main debug: creating new input thread
main debug: Creating an input for 'watch?v=wsRatIMUSu8'
main debug: requesting art for new input thread
main debug: using sout chain=`transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:standard{access=file,mux=raw,dst=F:\Music\beets\test\test.mp3}'
main debug: stream=`standard'
main debug: looking for sout stream module matching "standard": 23 candidates
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to raw
main debug: set config option: sout-standard-dst to F:\Music\beets\test\test.mp3
main debug: looking for sout access module matching "file": 10 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
file debug: file access output opened (F:\Music\beets\test\test.mp3)
main debug: using sout access module "file"
main debug: looking for sout mux module matching "raw": 11 candidates
dummy debug: Dummy/Raw muxer opened
dummy info: Open
main debug: using sout mux module "dummy"
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: using `file/raw://F:\Music\beets\test\test.mp3'
main debug: using sout stream module "stream_out_standard"
main debug: stream=`transcode'
main debug: looking for sout stream module matching "transcode": 23 candidates
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: set config option: sout-transcode-vcodec to none
main debug: set config option: sout-transcode-acodec to mp3
main debug: no meta fetcher modules matched
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: looking for art finder module matching "any": 2 candidates
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: Checking codec mapping for mp3 got mp3
stream_out_transcode debug: codec audio=mp3 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: Checking video codec mapping for none got none
stream_out_transcode debug: codec video=none 0x0 scaling: 0.000000 0kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\mrcmnstr\AppData\Local\Temp
main debug: `https://www.youtube.com/watch?v=wsRatIMUSu8' gives access `https' demux `any' path `www.youtube.com/watch?v=wsRatIMUSu8'
main debug: creating demux: access='https' demux='any' location='www.youtube.com/watch?v=wsRatIMUSu8' file='\\www.youtube.com\watch'
main debug: looking for access_demux module matching "https": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: https://www.youtube.com/watch?v=wsRatIMUSu8
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\art
main debug: (path: \\www.youtube.com\watch)
main debug: looking for access module matching "https": 26 candidates
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving www.youtube.com ...
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
http debug: out HEADERS (0x01) frame of 233 bytes, flags 0x05, stream 1
http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
http debug: setting: Concurrent streams (0x0003): 100
http debug: setting: Initial window size (0x0004): 1048576
http debug: setting: Header list size (0x0006): 16384
http debug: out SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in HEADERS (0x01) frame of 274 bytes, flags 0x04, stream 1
http debug: stream 1 11 headers:
http debug: :status: "200"
http debug: x-content-type-options: "nosniff"
http debug: strict-transport-security: "max-age=31536000"
http debug: x-frame-options: "SAMEORIGIN"
http debug: x-xss-protection: "1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube"
http debug: content-type: "text/html; charset=utf-8"
http debug: expires: "Tue, 27 Apr 1971 19:44:06 EST"
http debug: cache-control: "no-cache"
http debug: date: "Fri, 09 Nov 2018 20:56:04 GMT"
http debug: server: "YouTube Frontend Proxy"
http debug: alt-svc: "quic=":443"; ma=2592000; v="44,43,39,35""
main debug: using access module "access"
main debug: looking for stream_filter module matching "prefetch,cache_block": 24 candidates
prefetch debug: using 16777216 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
http debug: in DATA (0x00) frame of 5655 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac
lua debug: Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac's probe() function was successful
main debug: using stream_filter module "lua"
main debug: stream filter added to 000000d671344740
main debug: looking for stream_filter module matching "any": 24 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for https://www.youtube.com/watch?v=wsRatIMUSu8
main debug: looking for stream_filter module matching "record": 24 candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='https' demux='any' location='www.youtube.com/watch?v=wsRatIMUSu8' file='\\www.youtube.com\watch'
main debug: looking for demux module matching "any": 55 candidates
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
es debug: cannot peek
main debug: using demux module "directory"
main debug: starting in sync mode
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader modules matched
main debug: `https://www.youtube.com/watch?v=wsRatIMUSu8' successfully opened
http debug: in DATA (0x00) frame of 16377 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 15479 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 8194 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 235 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16147 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
lua debug: Found 83-character scrambled signature for youtube video URL, attempting to descramble...
main debug: creating access: https://www.youtube.com/yts/jsbin/player-vfls4aurX/en_US/base.js
main debug: (path: \\www.youtube.com\yts\jsbin\player-vfls4aurX\en_US\base.js)
main debug: looking for access module matching "https": 26 candidates
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving www.youtube.com ...
http debug: in DATA (0x00) frame of 16375 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 10864 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 0 bytes, flags 0x01, stream 1
http debug: stream 1 closed by peer
http debug: in PING (0x06) frame of 8 bytes, flags 0x00, global
http debug: out (priority) PING (0x06) frame of 8 bytes, flags 0x01, global
prefetch debug: end of stream
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
http debug: out HEADERS (0x01) frame of 254 bytes, flags 0x05, stream 1
http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
http debug: setting: Concurrent streams (0x0003): 100
http debug: setting: Initial window size (0x0004): 1048576
http debug: setting: Header list size (0x0006): 16384
http debug: out SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in HEADERS (0x01) frame of 299 bytes, flags 0x04, stream 1
http debug: stream 1 17 headers:
http debug: :status: "206"
http debug: accept-ranges: "bytes"
http debug: vary: "Accept-Encoding, Origin"
http debug: content-encoding: "gzip"
http debug: content-type: "text/javascript"
http debug: timing-allow-origin: "https://www.youtube.com"
http debug: content-length: "448581"
http debug: date: "Tue, 06 Nov 2018 22:04:30 GMT"
http debug: expires: "Wed, 14 Nov 2018 22:04:30 GMT"
http debug: last-modified: "Tue, 06 Nov 2018 21:45:40 GMT"
http debug: x-content-type-options: "nosniff"
http debug: server: "sffe"
http debug: x-xss-protection: "1; mode=block"
http debug: cache-control: "public, max-age=691200"
http debug: content-range: "bytes 0-448580/448581"
http debug: age: "255094"
http debug: alt-svc: "quic=":443"; ma=2592000; v="44,43,39,35""
main debug: using access module "access"
main debug: looking for stream_filter module matching "prefetch,cache_block": 24 candidates
prefetch debug: using 448581 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
main debug: using stream_filter module "inflate"
main debug: stream filter added to 000000d671344140
main debug: looking for stream_filter module matching "any": 24 candidates
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac
main debug: no stream_filter modules matched
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16383 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 6214 bytes, flags 0x01, stream 1
http debug: stream 1 closed by peer
http debug: in PING (0x06) frame of 8 bytes, flags 0x00, global
http debug: out (priority) PING (0x06) frame of 8 bytes, flags 0x01, global
prefetch debug: end of stream
inflate debug: end of stream
lua error: Couldn't process youtube video URL, please check for updates to this script
lua debug: Couldn't extract youtube video URL signature descrambling function name
lua debug: Path: https://r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42
lua debug: Name: The Fool On The Hill (Remastered 2009)
lua debug: Artist: The Beatles - Topic
lua debug: Description: Provided to YouTube by Universal Music Group??The Fool On The Hill (Remastered 2009) · The Beatles??Magical Mystery Tour??? 2009 Calderstone Productions Limited (a division of Universal Music Group)??Released on: 1967-11-27??Producer: George Martin?Composer: John Lennon?Composer: Paul McCartney??Auto-generated by YouTube.
lua debug: ArtURL: https://i.ytimg.com/vi/wsRatIMUSu8/maxresdefault.jpg
main debug: deleting item `watch?v=wsRatIMUSu8'
main debug: EOF reached
main debug: incoming request - stopping current input
main debug: removing module "directory"
main debug: removing module "record"
main debug: removing module "lua"
main debug: removing module "inflate"
main debug: removing module "prefetch"
main debug: removing module "access"
http debug: local stream 1 shut down
http debug: out RST_STREAM (0x03) frame of 4 bytes, flags 0x00, stream 1
http debug: local shutdown
http debug: out GOAWAY (0x07) frame of 8 bytes, flags 0x00, global
main debug: removing module "prefetch"
main debug: removing module "access"
http debug: local stream 1 shut down
http debug: out RST_STREAM (0x03) frame of 4 bytes, flags 0x00, stream 1
http debug: local shutdown
main debug: incoming request - stopping current input
http debug: out GOAWAY (0x07) frame of 8 bytes, flags 0x00, global
main debug: incoming request - stopping current input
main debug: incoming request - stopping current input
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: destroying chain... (name=standard)
main debug: removing module "stream_out_standard"
main debug: removing module "dummy"
dummy debug: Dummy/Raw muxer closed
main debug: removing module "file"
file debug: file access output closed
main debug: destroying chain done
main debug: processing request item: The Fool On The Hill (Remastered 2009), node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 7 items, index 6
main debug: starting playback of new item
main debug: resyncing on The Fool On The Hill (Remastered 2009)
main debug: The Fool On The Hill (Remastered 2009) is at 6
main debug: creating new input thread
main debug: Creating an input for 'The Fool On The Hill (Remastered 2009)'
main debug: requesting art for new input thread
main debug: using sout chain=`transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:standard{access=file,mux=raw,dst=F:\Music\beets\test\test.mp3}'
main debug: stream=`standard'
main debug: looking for sout stream module matching "standard": 23 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to raw
main debug: set config option: sout-standard-dst to F:\Music\beets\test\test.mp3
main debug: looking for sout access module matching "file": 10 candidates
file debug: file access output opened (F:\Music\beets\test\test.mp3)
main debug: using sout access module "file"
main debug: looking for sout mux module matching "raw": 11 candidates
dummy debug: Dummy/Raw muxer opened
dummy info: Open
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\meta\fetcher
main debug: using sout mux module "dummy"
main debug: muxer support adding stream at any time
main debug: muxer prefers to wait for all ES before starting to mux
stream_out_standard debug: using `file/raw://F:\Music\beets\test\test.mp3'
main debug: using sout stream module "stream_out_standard"
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: stream=`transcode'
main debug: looking for sout stream module matching "transcode": 23 candidates
main debug: no meta fetcher modules matched
main debug: set config option: sout-transcode-vcodec to none
main debug: set config option: sout-transcode-acodec to mp3
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: Checking codec mapping for mp3 got mp3
stream_out_transcode debug: codec audio=mp3 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: Checking video codec mapping for none got none
stream_out_transcode debug: codec video=none 0x0 scaling: 0.000000 0kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\mrcmnstr\AppData\Local\Temp
main debug: `https://r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42' gives access `https' demux `any' path `r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42'
main debug: creating access: https://i.ytimg.com/vi/wsRatIMUSu8/maxresdefault.jpg
main debug: (path: \\i.ytimg.com\vi\wsRatIMUSu8\maxresdefault.jpg)
main debug: looking for access module matching "https": 26 candidates
main debug: creating demux: access='https' demux='any' location='r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42' file='\\r2---sn-p5qlsnz6.googlevideo.com\videoplayback'
main debug: looking for access_demux module matching "https": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: https://r2---sn-p5qlsnz6.googlevideo.com/videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42
main debug: (path: \\r2---sn-p5qlsnz6.googlevideo.com\videoplayback)
main debug: looking for access module matching "https": 26 candidates
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
main debug: looking for tls client module matching "any": 1 candidates
gnutls debug: using GnuTLS version 3.5.18
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving r2---sn-p5qlsnz6.googlevideo.com ...
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving i.ytimg.com ...
qt debug: IM: Deleting the input
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
qt debug: IM: Setting an input
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: outgoing request: GET /videoplayback?ms=au%2Conr&mv=m&mt=1541796847&dur=179.258&gir=yes&itag=18&mn=sn-p5qlsnz6%2Csn-ab5sznl7&key=yt6&expire=1541818564&id=o-AAraAJFKSKlUuch4iAqH52jnZrD4I1zhe7GgoahFw9lU&ei=ZPTlW6jaBKXIiwT8t7qQAw&mm=31%2C26&gcr=us&lmt=1540671579835586&ip=2600%3A8806%3A2303%3A6930%3A1d78%3A8fb2%3A16f4%3A3a02&initcwndbps=1550000&sparams=clen%2Cdur%2Cei%2Cgcr%2Cgir%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&source=youtube&pl=33&c=WEB&fvip=2&ipbits=0&mime=video%2Fmp4&clen=5815368&txp=5431432&ratebypass=yes&requiressl=yes&signature=1BDD000BB0DF904DB831847E4B9B1FDCF07A02B41.B680D83AC5A427EBA859C98D7A2DE8DD53F03BA42 HTTP/1.1 Host: r2---sn-p5qlsnz6.googlevideo.com Accept: */* Accept-Language: en_US User-Agent: VLC/3.0.4 LibVLC/3.0.4 Range: bytes=0-
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
qt debug: IM: Deleting the input
http debug: incoming response: HTTP/1.1 403 Forbidden Last-Modified: Wed, 02 May 2007 10:26:10 GMT Content-Type: text/plain Content-Length: 0 Connection: close X-Content-Type-Options: nosniff Date: Fri, 09 Nov 2018 20:56:04 GMT Server: gvs 1.0
access error: HTTP 403 error
main debug: no access modules matched
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: destroying chain... (name=standard)
main debug: removing module "stream_out_standard"
main debug: removing module "dummy"
dummy debug: Dummy/Raw muxer closed
main debug: removing module "file"
file debug: file access output closed
main debug: destroying chain done
main debug: changing item without a request (current 6/7)
main debug: nothing to play
qt debug: IM: Setting an input
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
http debug: out HEADERS (0x01) frame of 179 bytes, flags 0x05, stream 1
qt debug: IM: Deleting the input
http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
http debug: setting: Concurrent streams (0x0003): 100
http debug: setting: Initial window size (0x0004): 1048576
http debug: setting: Header list size (0x0006): 16384
http debug: out SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in SETTINGS (0x04) frame of 0 bytes, flags 0x01, global
http debug: in HEADERS (0x01) frame of 248 bytes, flags 0x04, stream 1
http debug: stream 1 14 headers:
http debug: :status: "206"
http debug: accept-ranges: "bytes"
http debug: content-range: "bytes 0-206134/206135"
http debug: content-type: "image/jpeg"
http debug: timing-allow-origin: "https://imasdk.googleapis.com"
http debug: content-length: "206135"
http debug: date: "Fri, 09 Nov 2018 20:56:05 GMT"
http debug: expires: "Fri, 09 Nov 2018 22:56:05 GMT"
http debug: cache-control: "public, max-age=7200"
http debug: etag: ""0""
http debug: x-content-type-options: "nosniff"
http debug: server: "sffe"
http debug: x-xss-protection: "1; mode=block"
http debug: alt-svc: "quic=":443"; ma=2592000; v="44,43,39,35""
main debug: using access module "access"
main debug: looking for stream_filter module matching "prefetch,cache_block": 24 candidates
prefetch debug: using 206135 bytes buffer, 16384 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
http debug: in DATA (0x00) frame of 15677 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
lua debug: Trying Lua scripts in C:\Users\mrcmnstr\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac
main debug: no stream_filter modules matched
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16372 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 718 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 15666 bytes, flags 0x00, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 16384 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 10246 bytes, flags 0x00, stream 1
http debug: in DATA (0x00) frame of 0 bytes, flags 0x01, stream 1
http debug: stream 1 closed by peer
http debug: in PING (0x06) frame of 8 bytes, flags 0x00, global
http debug: out (priority) PING (0x06) frame of 8 bytes, flags 0x01, global
prefetch debug: end of stream
main debug: removing module "prefetch"
main debug: removing module "access"
http debug: local stream 1 shut down
http debug: out RST_STREAM (0x03) frame of 4 bytes, flags 0x00, stream 1
http debug: local shutdown
http debug: out GOAWAY (0x07) frame of 8 bytes, flags 0x00, global
Not having a problem with it here. Here's a screenshot of your link playing in 3.0.4
(click to enlarge)
Did you remember to rename the youtube.lua to
youtube.luac?
Re: Can't open Youtube network stream
Posted: 10 Nov 2018 12:49
by Hitchhiker
New
download link to create youtube.luac file. The latest version was created November 9.
Re: Can't open Youtube network stream
Posted: 10 Nov 2018 20:31
by NeedsMoreCinnamon
New
download link to create youtube.luac file. The latest version was created November 9.
I've had the previous version of youtube.luac for days but super glad this version finally squashed the problem for me since I also had problems playing videos. Thank you for the link!
Re: Can't open Youtube network stream
Posted: 10 Nov 2018 21:29
by ClairvoyantCat
I think I figured out my problem. I had a copy of my "youtube.luac" file entitled "youtube-copy.luac" stored in the playlist folder as a backup. As soon as I moved that copy out of the playlist folder I no longer had issues opening the streams. So it seems it isn't enough to ctrl-c ctrl-v a copy of the old .luac file. You have to give it a different name or VLC will still try to load it. How odd. Thanks everybody for your help!
Re: Can't open Youtube network stream
Posted: 10 Nov 2018 21:59
by Hitchhiker
I think I figured out my problem. I had a copy of my "youtube.luac" file entitled "youtube-copy.luac" stored in the playlist folder as a backup. As soon as I moved that copy out of the playlist folder I no longer had issues opening the streams. So it seems it isn't enough to ctrl-c ctrl-v a copy of the old .luac file. You have to give it a different name or VLC will still try to load it. How odd. Thanks everybody for your help!
Create a copy by all means, but place it in a separate folder. So right click, New --->Folder and give it a name. For example use the date as the folder name such as 9-11-2018. Then right click the original, click Copy and then open your newly created folder and click Paste. No need to rename it.
Depending on how much disk space you have available, you can shrink the partition Windows is installed on (C:\) which will create a new drive. That's what I did on my own machine. So I have a C:\ drive and an E:\ drive even though there's only one hard disk installed on my laptop. I save all my copies, drivers, setup files, photos etc., to my E:\ drive.
It's a simple operation described in
this tutorial with screenshots if you want to have a go. The procedure is the same regardless of whether you have Windows 7, 8.1 or 10.
Re: Can't open Youtube network stream
Posted: 28 Sep 2019 05:41
by T800
Sorry for the bump, but it seems, this problem is back, even with the latest 3.0.8 version. Actually, YT videos can be opened successfully, but they cannot be saved via any method. Neither dumping raw input, nor converting is working. Anyways, using the URL from the bottom of the "Codec Information" dialog, won't let me download anything, even from a browser.
Re: Can't open Youtube network stream
Posted: 28 Sep 2019 23:36
by T800
Well, i'm going to partially answer my own post, as i figured out, that saving/dumping is still possible with 3.0.8, but after starting to play a YT stream, the URL on the bottom of the "Codec Information" dialog must be copied and then reopened for saving/dumping in the Media -> Convert/Save -> Network window. Even though, this way, videos can be saved successfully, but all of these probably should happen internally, without any complication.
Re: Can't open Youtube network stream
Posted: 09 Dec 2019 20:14
by Pertti
Same problem with twitch stream videos. I use Media -> Open network stream and paste url: https://www.twitch.tv/videos/518482262 to url fied and press Play. Nothing happens. Used to work vlc player 3.0.7 and when I updated to 3.0.8 stopped working. Used older version instead but now it doesnt work on older version either. Weird thing is that when I use Streamlink Twitch GUI program that uses VLC to play live streams it works just fine. Pity it was more efficient way to watch streams than directly on twitch when you have older computer.
Re: Can't open network stream
Posted: 16 Jan 2020 08:29
by PuKar11
Hi,
I am a Windows 7 Ultimate user. I know Microsoft ended support for 7 but I guess Videolan isn't so stone hearted about Win7.
I am unable to load(play) youtube video in my VLC player 3.0.8 vetinari in network stream.
[url]https://pastebin.com/mfQX8ve4[/url]
Re: Can't open Youtube network stream
Posted: 16 Jan 2020 20:27
by unidan
Hi, your log says
> lua error: Couldn't extract youtube video URL, please check for updates to this script
Unfortunately there is nothing to do currently, except waiting for release.
Re: Can't open Youtube network stream
Posted: 17 Jan 2020 14:18
by sorontur21
Hi, your log says
> lua error: Couldn't extract youtube video URL, please check for updates to this script
Unfortunately there is nothing to do currently, except waiting for release.
Same here, doesnt work:
lua error: Couldn't extract youtube video URL, please check for updates to this script
main info: playlist is empty
Can someone help me please? i kinda need it. Please, thanks.