You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#!/usr/bin/env python3# convert vob subtitles from video files to srt subtitles# https://github.com/ruediger/VobSub2SRT/issues/105# SPDX-License-Identifier: MIT
by default, the input video files should be treated as read-only
and results should be written to srt files
the video files should be modified only with --write or -w
I'd like to contribute it to the project, here's the script in full just in case:
The text was updated successfully, but these errors were encountered: