Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hopto-dot/subs2srs-renewed


https://github.com/hopto-dot/subs2srs-renewed

anki japanese subs2srs

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# subs2srs-renewed

Currently, the only addition in this fork is a 'smart combine lines' feature that joins a line with the next if the first line ends in から or けど (experimental). You can access this feature in the [Advanced subtitle options](https://github.com/hopto-dot/subs2srs-renewed/blob/main/Smart%20Combine.png?raw=true).

I added this feature quickly and without proper consideration of structure the of the application written by the previous maintainer, the new code will exist as it is until I can try to sit down with it and tidy it up.

The project has been upgraded to .NET v4.8.

## To do
- [X] Add a 'Smart combine lines' feature
- [ ] Make the current "Smart combine" smarter
- [ ] Add ability to combine lines manually in the preview screen
- [ ] Minor changes to improve the experience
- [ ] Fix bugs
- [ ] Refactor my awful code

![MainWindow](https://github.com/hopto-dot/subs2srs-renewed/blob/main/Main%20Window.png?raw=true)