Search found 1 match

Go to advanced search

by lurkyboi9001
18 Nov 2022 23:15
Forum: VLC media player for Linux and friends Troubleshooting
Topic: https for videos doesn't work
Replies: 6
Views: 775

Re: https for videos doesn't work

For people googling a temporary workaround: I was able to open streams by combining yt-dlp and vlc. Step 1: Open two terminals. Download the stream to a file with yt-dlp: yt-dlp -o tempfile youtube-url-link Step2: While it is downloading open the temp file with vlc: vlc tempfile.part 8)

Go to advanced search