Skip to content

A test project using Flet Python to create a subtitle editor to take in whatever .srt file and return a dual-language subtitle

License

Notifications You must be signed in to change notification settings

clueple/subtitleedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

subtitleedit

A test project using Flet Python to create a subtitle editor to take in whatever .srt file and return a dual-language subtitle

additional

using webvtt-py, marimo, and javascript to create a subtitle editor app on marimo python:

  1. an area to allow uploading of video file
  2. a video preview area for the uploaded video
  3. a timeline that shows the progress of the playback of the video
  4. along with the timeline, there's an extra subtitle track
  5. when clicking the subtitle track's specific subtitle box, one can edit the subtitle text and it should support ruby tags, ruby characters, or similar styling
  6. once finished editing subtitles, a button export the video hardsubbed with the webvtt processed in step 5

About

A test project using Flet Python to create a subtitle editor to take in whatever .srt file and return a dual-language subtitle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages