aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 784b502..251acdf 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# MeTube
+![Build Status](https://github.com/alexta69/metube/actions/workflows/main.yml/badge.svg)
+![Docker Pulls](https://img.shields.io/docker/pulls/alexta69/metube.svg)
+
Web GUI for youtube-dl with playlist support. Allows you to download videos from YouTube and dozens of other sites (https://ytdl-org.github.io/youtube-dl/supportedsites.html).
![screenshot1](https://github.com/alexta69/metube/raw/master/screenshot.gif)
bgstack15