From 857556f657885196e60292cfc9ceadf4c41b184d Mon Sep 17 00:00:00 2001 From: krishnassh <krishna.pytech@gmail.com> Date: Sun, 13 Jul 2025 16:18:41 +0530 Subject: [PATCH] Add GopherTube to multimedia section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 554dc13..7f5f077 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ List of projects that provide terminal user interfaces - [ytui-music](https://github.com/sudipghimire533/ytui-music) Listen to music from youtube. Configurable, minimal, lightweight, private & beautiful music client. - [ytdl-tui](https://github.com/darky/ytdl-tui) TUI for downloading Youtube videos - [ytfzf](https://github.com/pystardust/ytfzf) A POSIX script that helps you find Youtube videos (without API) or Peertube videos and opens/downloads them using mpv/youtube-dl +- [GopherTube](https://github.com/kwynx/ytgolang) A terminal-based YouTube client that scrapes YouTube search results and uses mpv for video playback - [vv](https://github.com/wolfpld/vv) A terminal image viewer, supporting an extensive range of modern image formats ---