DEV Community

Discussion on: What’s the Most Recent Project You’ve Been Working On?

Collapse
 
a_n_irwin profile image
Irwin

I made a little console project to help me adjust the time of subtitle files (.srt) whose captions don't follow what's being said in the video. I'm still considering ways to further improve it. But it has saved me the trouble of looking for another subtitle file most of the times. I also made another mini console project to help me batch-rename file extensions in a folder(including sub folders). I did both these projects out of laziness to manually do what they partly automate, lol.

Here are links:
github.com/A-N-R-I/SRTFileEditor
github.com/A-N-R-I/RenameMultipleF...

Collapse
 
shahednasser profile image
Shahed Nasser Medusa

Sounds cool I've definitely ran into issues with subtitle timing before