From 3a952169f023b061dbbedc2c48c2971f92855c55 Mon Sep 17 00:00:00 2001 From: Robert Huselius Date: Mon, 3 Jul 2023 10:28:38 +0200 Subject: [PATCH] [plugins] Add yt-dlp-replaygain (#25) --- Plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plugins.md b/Plugins.md index e80a4af..891d0af 100644 --- a/Plugins.md +++ b/Plugins.md @@ -19,6 +19,8 @@ - Fix [duplicate lines](https://github.com/yt-dlp/yt-dlp/issues/1734) in Youtube's `--auto-subs` when converted to `srt` - [FixupMtime](https://github.com/bradenhilton/yt-dlp-FixupMtime) by [bradenhilton](https://github.com/bradenhilton) - Sets the mtime of all files to a given datetime value by key +- [yt-dlp-replaygain](https://github.com/Eboreg/yt-dlp-replaygain) by [Eboreg](https://github.com/Eboreg) + - Applies track and (optionally) album replaygain to downloaded audio playlists or songs ### Other