Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
languagemaniac authored Feb 16, 2023
1 parent 31f2b45 commit 6ba7d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 6ba7d73

Please sign in to comment.