From eb422c3b87c1d8f61703500388170a95d5c5a508 Mon Sep 17 00:00:00 2001 From: LucasJJulien <169063936+LucasJJulien@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:07:53 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 51a2a9f..d1e3d89 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Guaging the quality of software based on popularity alone is not the best way, I - [Utilities](#utilities) - [Video Editing](#video-editing) - [Virtual Machine](#virtual-machine) +- [Video Downloader](#video-downloader) - [Video Player](#video-player) - [Other](#other) @@ -250,6 +251,13 @@ The following also support markdown editing but have been placed in the [knowled | --- | --- | --- | --- | | [UTM](https://github.com/utmapp/UTM) | Virtual machines for iOS and macOS | **Cross-platform** | 26.6k | +### Video-Downloader + +| Name | Description | Platform | Stars | +| --- | --- | --- | --- | +| [yt-dlp](https://github.com/yt-dlp/yt-dlp) | A feature-rich command-line audio/video downloader | **Cross-platform** | 85k | +| [YoutubeDownloader](https://github.com/Tyrrrz/YoutubeDownloader) | Downloads videos and playlists from YouTube | **Cross-platform** | 8.7k | + ### Office-Suite | Name | Description | Platform | Stars |