[DOCS] Add discord link in README (#123)

* discord on readme

* link to codecov

* link to codecov, matching discord button

* no subtitle
This commit is contained in:
Jesse Bannon 2022-07-22 21:43:57 -07:00 committed by GitHub
parent d292ab0510
commit bd5b2e76d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
# ytdl-sub: Youtube-DL-Subscribe
# ytdl-sub
[<img src="https://img.shields.io/badge/readthedocs-link-blue?logo=readthedocs">](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)
[<img src="https://img.shields.io/discord/994270357957648404?logo=Discord">](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)