Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/euro20179/ytfzfctl
A wrapper script for some functionality of ytfzf
https://github.com/euro20179/ytfzfctl
Last synced: 7 days ago
JSON representation
A wrapper script for some functionality of ytfzf
- Host: GitHub
- URL: https://github.com/euro20179/ytfzfctl
- Owner: Euro20179
- Created: 2021-12-27T07:42:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T21:21:06.000Z (over 2 years ago)
- Last Synced: 2023-08-20T04:19:05.609Z (over 1 year ago)
- Language: Shell
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ytfzfctl
`ytfzfctl` is a helper script that makes some functionality of ytfzf easier# Features
* playlist management
* update management
* video-info of currently playing video
* convert subs from old format to new format# Install
```sh
git clone https://github.com/euro20179/ytfzfctl
cd ytfzfctl
sudo make install
```