the more verbose version I found in messages is too long and won't let me post, so I trimmed the first part:Your input can't be opened:
VLC is unable to open the MRL 'https://pdcn.co/e/http://feeds.soundclo ... -leong.mp3'. Check the log for details.
If I copy and paste that mrl into my browser it plays fine. I wondered if it requires a login I'd forgotten about or something, but the link still works in a private browser in Chrome. If I download an episode manually and drop the file into VLC, it plays fine.main debug: `https://pdcn.co/e/http://feeds.soundclo ... itrick.mp3' gives access `https' demux `any' path `pdcn.co/e/http://feeds.soundcloud.com/stream/9639 ... itrick.mp3'
main debug: creating demux: access='https' demux='any' location='pdcn.co/e/http://feeds.soundcloud.com/stream/9639 ... itrick.mp3' file='\\pdcn.co\e\http:\\feeds.soundcloud.com\stream\963992743-ballin-out-super-z-049-5-minutes-to-midnight-w-david-sitrick.mp3'
main debug: looking for access_demux module matching "https": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: https://pdcn.co/e/http://feeds.soundclo ... itrick.mp3
main debug: (path: \\pdcn.co\e\http:\\feeds.soundcloud.com\stream\963992743-ballin-out-super-z-049-5-minutes-to-midnight-w-david-sitrick.mp3)
main debug: looking for access module matching "https": 26 candidates
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: looking for tls client module matching "any": 1 candidates
lua debug: Trying Lua scripts in C:\Users\arthu\AppData\Roaming\vlc\lua\meta\fetcher
gnutls debug: using GnuTLS version 3.5.19
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving pdcn.co ...
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: - false start (RFC7918) enabled
http debug: out SETTINGS (0x04) frame of 30 bytes, flags 0x00, global
http debug: out HEADERS (0x01) frame of 255 bytes, flags 0x05, stream 1
http debug: in SETTINGS (0x04) frame of 18 bytes, flags 0x00, global
http debug: setting: Concurrent streams (0x0003): 128
http debug: setting: Initial window size (0x0004): 65536
http debug: setting: Frame size (0x0005): 16777215
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 218 bytes, flags 0x04, stream 1
http debug: stream 1 8 headers:
http debug: :status: "302"
http debug: date: "Tue, 12 Jan 2021 22:14:04 GMT"
http debug: content-type: "text/html; charset=UTF-8"
http debug: location: "https://http:/feeds.soundcloud.com/stre ... itrick.mp3"
http debug: server: "nginx"
http debug: x-frame-options: "SAMEORIGIN"
http debug: x-xss-protection: "1; mode=block"
http debug: x-content-type-options: "nosniff"
http debug: in DATA (0x00) frame of 0 bytes, flags 0x01, stream 1
http debug: out (priority) WINDOW_UPDATE (0x08) frame of 4 bytes, flags 0x00, global
http debug: stream 1 closed by peer
http error: local stream 1 error: Cancellation (0x8)
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: no access modules matched
main debug: redirecting to: https://http:/feeds.soundcloud.com/stre ... itrick.mp3
main debug: creating access: https://http:/feeds.soundcloud.com/stre ... itrick.mp3
main debug: (path: \\http:\feeds.soundcloud.com\stream\963992743-ballin-out-super-z-049-5-minutes-to-midnight-w-david-sitrick.mp3)
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.19
gnutls debug: loaded 61 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving http ...
main error: cannot resolve http port 443: No such host is known.
access error: HTTP connection failure
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: nothing to play
I tried to check the log mentioned in the error, but couldn't find it.