Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkhz/invidtui
A TUI based Invidious client
https://github.com/darkhz/invidtui
invidious terminal tui youtube
Last synced: 2 months ago
JSON representation
A TUI based Invidious client
- Host: GitHub
- URL: https://github.com/darkhz/invidtui
- Owner: darkhz
- License: mit
- Created: 2022-01-22T07:21:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T09:57:41.000Z (6 months ago)
- Last Synced: 2024-08-11T21:49:40.487Z (5 months ago)
- Topics: invidious, terminal, tui, youtube
- Language: Go
- Homepage:
- Size: 27.5 MB
- Stars: 188
- Watchers: 6
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Go Report Card](https://goreportcard.com/badge/github.com/darkhz/invidtui)](https://goreportcard.com/report/github.com/darkhz/invidtui)
# invidtui[![youtube](https://img.youtube.com/vi/Zw7JDcu92FE/3.jpg)](https://youtube.com/watch?v=Zw7JDcu92FE)
invidtui is an invidious client, which fetches data from invidious instances and displays a user interface in the terminal(TUI), and allows for selecting and playing Youtube audio and video.
Currently, it is tested on Linux and Windows, and it should work on MacOS.
## Features
- Play audio or video
- Control the video resolution
- Ability to open, view, edit and save m3u8 playlists
- Automatically queries the invidious API and selects the best instance
- Search for and browse videos, playlists and channels, with history support
- Authentication with invidious and management of user feed, playlists and subscriptions
- Download video and/or audio## Documentation
Refer to the documentation [here](https://darkhz.github.io/invidtui/).The wiki is now out-of-date.
## License
MIT