mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-23 16:41:29 +00:00
[plugins] Add yt-dlp-replaygain (#25)
parent
286fe38469
commit
3a952169f0
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue