fix links

This commit is contained in:
Jesse Bannon 2022-11-15 23:08:43 -08:00
parent 1557368a7c
commit fcc24360d1

View file

@ -9,12 +9,12 @@
`ytdl-sub` is a command-line tool that downloads media via `ytdl-sub` is a command-line tool that downloads media via
[yt-dlp](https://github.com/yt-dlp/yt-dlp) [yt-dlp](https://github.com/yt-dlp/yt-dlp)
and prepares it for your favorite media player and prepares it for your favorite media player, including
([Kodi](https://github.com/xbmc/xbmc), [Kodi](https://github.com/xbmc/xbmc),
[Jellyfin](https://github.com/jellyfin/jellyfin), [Jellyfin](https://github.com/jellyfin/jellyfin),
[Plex](https://github.com/plexinc/pms-docker), [Plex](https://github.com/plexinc/pms-docker),
[Emby](https://github.com/plexinc/pms-docker), [Emby](https://github.com/plexinc/pms-docker),
modern music players). and modern music players.
We recognize that everyone stores their We recognize that everyone stores their
media differently. Our approach for file and metadata formatting is to provide media differently. Our approach for file and metadata formatting is to provide
@ -293,5 +293,10 @@ pip install -e .
## Contributing ## Contributing
There are many ways to contribute, even without coding. Please take a look in There are many ways to contribute, even without coding. Please take a look in
our [Github Issues](https://github.com/jmbannon/ytdl-sub/issues) to ask our [GitHub Issues](https://github.com/jmbannon/ytdl-sub/issues) to ask
questions, submit a feature request, or pick up a bug. questions, submit a feature request, or pick up a bug.
## Support
We are pretty active in our
[Discord channel](https://discord.gg/v8j9RAHb4k)
if you have any questions.