Clean up README

This commit is contained in:
Justin Hawkins 2022-04-07 21:38:14 +09:30
parent 2e94eb6a87
commit b88df9beff
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
{ {
"cSpell.words": [ "cSpell.words": [
"Cleanup",
"tmpl", "tmpl",
"vars" "vars",
"gropple"
], ],
"cSpell.language": "en-GB" "cSpell.language": "en-GB"
} }

View File

@ -1,6 +1,6 @@
# gropple # 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) ![Screencast](/screencast.gif)