Day: March 31, 2025

Show Only ...
Maps - Photos - Videos

Watching Youtube Videos in VLC

I use external-app-launcher and yt-dlp to watch Youtube videos in VLC without ads and full-screen. By using yt-dlp, it tends to be most up to date to Youtube changes, which isn’t always the case with VLC or other players like freetube.

I have this file saved in my ~/bin directory as pyt to load the video in VLC.

#!/bin/bash
notify-send -t 15000 "Loading Youtube Video in VLC ..." "Should open in a few seconds." -i /usr/share/icons/Adwaita/symbolic/mimetypes/video-x-generic-symbolic.svg &

yt-dlp -f b --simulate --exec video:'vlc --play-and-exit --meta-title=%(title)#q %(url)#q' $1

Sucker Pond

In the Green Mountain National Forest, a few miles north of the VT-Mass border.