Skip to content

Instantly share code, notes, and snippets.

@Superpitipiti
Created November 7, 2023 21:03
Show Gist options
  • Save Superpitipiti/64321373e39e1546f95bb7ecdb9bec39 to your computer and use it in GitHub Desktop.
Save Superpitipiti/64321373e39e1546f95bb7ecdb9bec39 to your computer and use it in GitHub Desktop.
Watch live streaming in a VLC window
streamlink --stream-url "https://www.youtube.com/watch?v=acLJEotPVJc" 720p | vlc --no-video-deco --no-video-title-show --no-embedded-video --video-on-top --video-x=1881 --video-y=1031 --zoom=.46 --no-audio -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment