From b88df9beff53ea1b31b8319ea6564014fe7406e6 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 7 Apr 2022 21:38:14 +0930 Subject: [PATCH] Clean up README --- .vscode/settings.json | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 54c002c..25c9ddb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,9 @@ { "cSpell.words": [ + "Cleanup", "tmpl", - "vars" + "vars", + "gropple" ], "cSpell.language": "en-GB" } \ No newline at end of file diff --git a/README.md b/README.md index b790ae7..278c400 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gropple -A frontend to youtube-dl (and forks) to download videos with a single click, straight from your web browser. +A frontend to youtube-dl (or compatible forks, like yt-dlp) to download videos with a single click, straight from your web browser. ![Screencast](/screencast.gif)