From 9dd0c6cea924db7a8d4eb7cca480d37646f83cfb Mon Sep 17 00:00:00 2001 From: Max Goltzsche Date: Sun, 22 Oct 2023 05:05:46 +0200 Subject: [PATCH] docs: add link to ytimport plugin to docs --- docs/plugins/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index b38a298a4..d1b605412 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -516,6 +516,9 @@ Here are a few of the plugins written by the beets community: `beets-ydl`_ Downloads audio from youtube-dl sources and import into beets. +`beets-ytimport`_ + Download and import your liked songs from Youtube into beets. + `beets-yearfixer`_ Attempts to fix all missing ``original_year`` and ``year`` fields. @@ -550,6 +553,7 @@ Here are a few of the plugins written by the beets community: .. _beets-jiosaavn: https://github.com/arsaboo/beets-jiosaavn .. _beets-youtube: https://github.com/arsaboo/beets-youtube .. _beets-ydl: https://github.com/vmassuchetto/beets-ydl +.. _beets-ytimport: https://github.com/mgoltzsche/beets-ytimport .. _beet-summarize: https://github.com/steven-murray/beet-summarize .. _beets-mosaic: https://github.com/SusannaMaria/beets-mosaic .. _beets-goingrunning: https://pypi.org/project/beets-goingrunning