From 7f74ec1baf3fca87ccaff651b2e3e07448007884 Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Sun, 28 Oct 2018 13:31:48 -0400 Subject: [PATCH] Update README.md Added mass flac2mp3_V0.py --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b6ed39..44ba358 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ the Web (HTTP & FTP) ## Utility Scripts * [Backblaze B2 sync backup script](https://gist.github.com/AlexanderProd/cb645cf858fd5c89780e7df267226b80): Script to sync mutliple directories with Backblaze B2 +* [flac2mp3_V0.py ](https://gist.github.com/simon987/2a1dd3090a2ad0574c00e171670b1e0d): Multi-threaded python script to convert all flac files to mp3 V0 while keeping the directory structure * [Misc download scripts](https://github.com/simon987/Misc-Download-Scripts): Scripts for downloading content from various websites * [rclone_dirsize](https://gist.github.com/simon987/7aff5ca3e9ae6c755055ca7b350ef9f8): Get size of http directory listing with rclone * [rm_empty_subdir](https://gist.github.com/simon987/f5c2cd7602898615ac9bc8c762d9fe1d): Remove empty sub-directories on Windows