From bd5b2e76d89c467211013bc57a3605b1e29176f0 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Fri, 22 Jul 2022 21:43:57 -0700 Subject: [PATCH] [DOCS] Add discord link in README (#123) * discord on readme * link to codecov * link to codecov, matching discord button * no subtitle --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ed2215b..68d86bf2 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# ytdl-sub: Youtube-DL-Subscribe +# ytdl-sub [](https://ytdl-sub.readthedocs.io/en/latest/index.html) -![Checks](https://img.shields.io/github/checks-status/jmbannon/ytdl-sub/master) -![Code Coverage](https://img.shields.io/codecov/c/github/jmbannon/ytdl-sub) +[](https://discord.gg/v8j9RAHb4k) +[![codecov](https://img.shields.io/codecov/c/github/jmbannon/ytdl-sub)](https://app.codecov.io/gh/jmbannon/ytdl-sub) ![Code Qaulity](https://img.shields.io/badge/pylint-10%2F10-brightgreen) +![Checks](https://img.shields.io/github/checks-status/jmbannon/ytdl-sub/master) ![License](https://img.shields.io/github/license/jmbannon/ytdl-sub?color=blue) - -Automate downloading and adding metadata with YoutubeDL. +Automate downloading and adding metadata with youtube-dl. This package downloads media via [yt-dlp](https://github.com/yt-dlp/yt-dlp)