From 53b5d8d6677f40fd46ca15c7fbd6dd553ab61491 Mon Sep 17 00:00:00 2001 From: mendel5 <60322520+mendel5@users.noreply.github.com> Date: Sat, 20 Feb 2021 18:07:14 +0100 Subject: [PATCH] add Plumber and Viewtube-vue as per https://github.com/mendel5/alternative-front-ends/issues/2#issuecomment-782713719 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2ff9c10..6d25fa2 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Overview of alternative open source front-ends for popular internet platforms (e - [Tartube](https://github.com/axcore/tartube): A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3 +- [Plumber](https://github.com/keshavbhatt/plumber): Local and remote video trimmer, can trim parts of video without downloading whole video, utilizes youtube-dl, allows conversion to GIFs + +- [ViewTube](https://github.com/ViewTube/viewtube-vue): An alternative front-end for YouTube, written in Vue.js, uses Plyr video player; supports SponsorBlock, multiple Invidious instances support, chapters + - [Yotter](https://github.com/ytorg/Yotter): Youtube and Twitter with privacy - [Yotter instances](https://github.com/ytorg/Yotter#public-instances) - Official instance: [yotter.xyz](https://yotter.xyz)