Skip to content

Rename subtitles comparing name of the movie file. Playing with rust

License

Notifications You must be signed in to change notification settings

thiagodsti/oncouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnCouch

Rust Release License

OnCouch is a project to rename all subtitles files to the similar movie name.

My purpose is to improve my knowledge to rust, so all kind of feedbacks are welcome.

The idea in the end is to have more functions added to oncouch, and rename subtitles should be only a small part of it.

Demo

asciicast

Installation

First you have to build the project and then add the binary ./target/release/oncouch to your PATH.

cargo build --release

Run

cargo run

Tests

cargo test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Rename subtitles comparing name of the movie file. Playing with rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages