From 6ba7d73e48d235d16f263199e2fcb1bad4571694 Mon Sep 17 00:00:00 2001 From: languagemaniac <43100450+languagemaniac@users.noreply.github.com> Date: Thu, 16 Feb 2023 01:50:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07173a3..8c1aa1a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Download-rename-links -In short, this lets you download a series of urls you have written in newlines in a txt file. It renames the files to 1.mp3, 2.mp3, etc. +In short, this lets you download a series of urls you have written in newlines in a txt file. It renames the files according to what line was the url at. So the first one will be called 1.mp3, the second one 2.mp3, etc. I wrote this because I constantly need to download audio for japanese words and keep track of what audio belongs to what word in my excel file.