Skip to content

This script renames a song filename with its title!

Notifications You must be signed in to change notification settings

ltsaiete/rename-songs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rename Songs

Project | Technologies | How to use | How to contribute | License |

Screenshot (20)

Project

I was downloading some songs on telegram and they came randomly named. So I was looking for a way to easily rename them with the title and track no. And then I was like 'why not??'. This script renames a song filename with its title!

Technologies

This project was developed with the following technologies:

  • Node.js
  • Typescript
  • Express
  • Multer

How to use

To run this project, you must have an http client, like Insomnia. Start the project: npm start. It'll running at the port 3333

Upload the songs one by one via Multipart at the route '/'. The songs must be uploaded as the property song

How to contribute

All the contributions are welcome, but you should follow this steps to contrinute:

  • Open an issue describing your feature suggestion or bug fix
  • fork this repo
  • Create a new branch with your feature
  • Commit your changes
  • Open a PR with these changes

After your PR has been merged, you can delete your branch.

License

This project is under the MIT License. check the file LICENSE for details.


Made by Luis Saiete. Find me on Twitter.

About

This script renames a song filename with its title!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published