From 1783ffc5ce5e17eff6608e0718fcd33fde125759 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Fri, 19 Apr 2024 22:24:46 +0200 Subject: [PATCH] Added pyutube item to README with some fixes to the description --- README.md | 5 +++-- data/apps.csv | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a8bb1b7..5cbd4b2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools: **1503** +* Apps/tools: **1504** * Categories: **77** # Index @@ -29,7 +29,7 @@ Some links are available to [related resources](#resources). * [Science](#science) (20), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (32), [Shells](#shells) (25), [Sound and music](#music) (46), [System monitoring](#monitor) (29), [System tools](#system) (26) * [Terminals](#terminal) (22), [Text processing](#text-processing) (36), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (16), [Todo managers](#todo-manager) (31), [Torrent](#torrent) (8), [Typing test and practice](#typing) (10) * [Utilities](#utility) (38) -* [Versioning](#versioning) (9), [Video](#video) (11), [Viewers](#viewers) (26) +* [Versioning](#versioning) (9), [Video](#video) (12), [Viewers](#viewers) (26) * [Web browser](#browser) (18), [Web development](#webdev) (27), [Writing](#writing) (9) ## AI / ChatGPT @@ -1815,6 +1815,7 @@ Programs to process and manage video files (downloader, editing, players, etc.). * [ffscreencast](https://github.com/cytopia/ffscreencast) - A FFmpeg screencast with video overlay and multi monitor support. * [invidtui](https://github.com/darkhz/invidtui) - Invidious TUI client, which fetches data from invidious instances and displays a user interface in the terminal, and allows for selecting and playing YouTube audio and video. * [lotc](https://github.com/ranelpadon/lord-of-the-clips) - (Lord Of The Clips) Video downloader, trimmer, and merger using the terminal. Supports YouTube, Facebook, Reddit, Twitter, etc. Downloads/trims at multiple points. Merges multiple clips. +* [Pyutube](https://github.com/Hetari/pyutube) - A simple tool to download YouTube video shorts and playlist in just one click. * [Streamlink](https://github.com/streamlink/streamlink) - Streamlink is a CLI utility which pipes video streams from various services into a video player. * [videoinfox](https://github.com/powerhousepro69/videoinfox) - Find videos fast. Powerful playlist building and editing. A play queue to load up unlimited playlists. Index unlimited video libraries and find videos by keyword. Download list building without leaving the browser and a Download Queue. * [YouTube TUI](https://siriusmart.github.io/youtube-tui/) - A lightweight and user-friendly TUI for browsing YouTube content from the terminal. diff --git a/data/apps.csv b/data/apps.csv index f818a03..77903d9 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1501,5 +1501,5 @@ package-manager,mise,https://mise.jdx.dev/,https://github.com/jdx/mise,"A develo devops,stern,,https://github.com/stern/stern,Multi pod and container log tailing for Kubernetes. git,gh,https://cli.github.com/,https://github.com/cli/cli,"GitHub's official tool to manage repos, issues, projects, gists and much more." cheatsheet,tlrc,https://tldr.sh/tlrc/,https://github.com/tldr-pages/tlrc,Official tldr client written in Rust. -networking,netscanner,,https://github.com/Chleba/netscanner,"All-in-one network scanning tool." -video,Pyutube,,https://github.com/Hetari/pyutube,"pyutube is a simple cli tool to download YouTube video shorts and playlist in just one click" +networking,netscanner,,https://github.com/Chleba/netscanner,All-in-one network scanning tool. +video,Pyutube,,https://github.com/Hetari/pyutube,A simple tool to download YouTube video shorts and playlist in just one click.