Skip to content

Instantly share code, notes, and snippets.

@berwiecom
Last active March 29, 2021 05:18
Show Gist options
  • Save berwiecom/3ed410be1550e44838c9b3521bc39612 to your computer and use it in GitHub Desktop.
Save berwiecom/3ed410be1550e44838c9b3521bc39612 to your computer and use it in GitHub Desktop.
PC : App : Media : youtube-viewer and its successors from Daniel Trizen

pipe-viewer

https://github.com/trizen/pipe-viewer

= lightweight app (fork of straw-viewer): Search + play videos from YouTube.
= experimental fork of straw-viewer
. parsing YouTube website => no API key needed
. pipe-viewer --invidious search ${}
or in config file:
. api_host => "invidious.snopyta.org",

.

straw-viewer

https://github.com/trizen/straw-viewer

= lightweight app (fork of youtube-viewer): Search + play videos from YouTube via the API of invidio.us.
. deprecated in favor of pipe-viewer

straw-viewer --tricks
straw-viewer --tricks
straw-viewer --examples
straw-viewer --stdin-help
straw-viewer --api=invidious.tube
straw-viewer --config=

.

youtube-viewer (Linux)

https://github.com/trizen/youtube-viewer

= lightweight application: Search + play videos from YouTube.
uses ~/.config/youtube-viewer
https://trizenx.blogspot.com/2012/03/gtk-youtube-viewer.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment