From 90904014890521fd6ebfaf83a083627c359f171e Mon Sep 17 00:00:00 2001 From: Vinicius Massuchetto Date: Wed, 13 Feb 2019 07:48:14 -0200 Subject: [PATCH] added beets-ydl plugin --- docs/plugins/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 6bf50e227..773217891 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -254,6 +254,8 @@ Here are a few of the plugins written by the beets community: * `beets-barcode`_ lets you scan or enter barcodes for physical media to search for their metadata. +* `beets-ydl`_ download audio from youtube-dl sources and import into beets + .. _beets-barcode: https://github.com/8h2a/beets-barcode .. _beets-check: https://github.com/geigerzaehler/beets-check .. _copyartifacts: https://github.com/sbarakat/beets-copyartifacts @@ -273,3 +275,4 @@ Here are a few of the plugins written by the beets community: .. _whatlastgenre: https://github.com/YetAnotherNerd/whatlastgenre/tree/master/plugin/beets .. _beets-usertag: https://github.com/igordertigor/beets-usertag .. _beets-popularity: https://github.com/abba23/beets-popularity +.. _beets-ydl: https://github.com/vmassuchetto/beets-ydl