Skip to content

Adoliin/vtt-to-ass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vtt to Ass

A python script that converts the ".vtt" webVTT standard subtitle to the more common ".ass" while preserving style and positions of all subtitles.

Usage

poetry run python ./src/main --input SOURCE --output DEST or poetry run python ./src/main -i SOURCE -o DEST

About

A python script that converts the ".vtt" webVTT standard subtitle to the more common ".ass" while preserving the style and positions of all subtitles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages