I'm a Nigerian developer learning the C# language. I love programming and problem solving and can be really persistent when trying to figure stuff out.
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.
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...
Sounds cool I've definitely ran into issues with subtitle timing before