sya

split youtube audio tracks, with an optional pyqt gui
git clone git://src.gearsix.net/sya
Log | Files | Refs | Atom | README

commit 6fe671a5464634439f2a645d3b703ab68fdf2d42
parent 04971eaf33ca8504a601ff96fda6e83c6180d39b
Author: gearsix <gearsix@tuta.io>
Date:   Thu,  1 Dec 2022 21:12:16 +0000

updated BUGS.md

Diffstat:
MBUGS.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/BUGS.md b/BUGS.md @@ -12,7 +12,9 @@ --- -**2021-07-31** [ ] don't apply file numbering when song names include file number already +**2021-07-31** [*] don't apply file numbering when song names include file number already + + - Instead file numbering is just removed from track titles using regex. #regex-improvement