From f655cd24c2c256f79ede1dee119401c7f438be8a Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Fri, 12 May 2023 09:58:04 -0400 Subject: [PATCH] Add youtube tag source --- docs/plugins/index.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index c36c8ad10..445d16542 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -461,7 +461,7 @@ Here are a few of the plugins written by the beets community: metadata. `beets-jiosaavn`_ - Adds JioSaavn.com as a tagger data source.. + Adds JioSaavn.com as a tagger data source. `beets-mosaic`_ Generates a montage of a mosaic from cover art. @@ -501,6 +501,9 @@ Here are a few of the plugins written by the beets community: `beets-yearfixer`_ Attempts to fix all missing ``original_year`` and ``year`` fields. +`beets-youtube`_ + Adds Youtube Music as a tagger data source. + .. _beets-barcode: https://github.com/8h2a/beets-barcode .. _beetcamp: https://github.com/snejus/beetcamp .. _beetstream: https://github.com/BinaryBrain/Beetstream @@ -528,6 +531,7 @@ Here are a few of the plugins written by the beets community: .. _beets-popularity: https://github.com/abba23/beets-popularity .. _beets-plexsync: https://github.com/arsaboo/beets-plexsync .. _beets-jiosaavn: https://github.com/arsaboo/beets-jiosaavn +.. _beets-youtube: https://github.com/arsaboo/beets-youtube .. _beets-ydl: https://github.com/vmassuchetto/beets-ydl .. _beet-summarize: https://github.com/steven-murray/beet-summarize .. _beets-mosaic: https://github.com/SusannaMaria/beets-mosaic