From bed9ec7ebafa69092455b0b76f8b4086ec20443f Mon Sep 17 00:00:00 2001 From: Cthulhux Date: Sun, 4 Apr 2021 00:18:09 +0200 Subject: [PATCH] Add yaydl It seems to have received quite some traction lately, so I guess I can call it an awesome project now. As this repository suggests GitHub-only entries, I provided a mirror. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 996f045..c7478df 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Video +* [dertuxmalwieder/yaydl](https://github.com/dertuxmalwieder/yaydl) [[yaydl](https://crates.io/crates/yaydl)] - A simple video downloader * [Phate6660/rsmpv](https://github.com/Phate6660/rsmpv) — A controller for MPV, requires IPC to be enabled in MPV. * [tgotwig/vidmerger](https://github.com/tgotwig/vidmerger) — A wrapper around ffmpeg which simplifies merging multiple videos 🎞 * [xiph/rav1e](https://github.com/xiph/rav1e) — The fastest and safest AV1 encoder. [![build badge](https://api.travis-ci.org/xiph/rav1e.svg?branch=master)](https://travis-ci.org/xiph/rav1e)