vtt-to-srt.py icon indicating copy to clipboard operation
vtt-to-srt.py copied to clipboard

python script to convert all vtt files in a directory and all of its subdirectories to srt subtitle format

Results 4 vtt-to-srt.py issues
Sort by recently updated
recently updated
newest added

Do check installing through pip, it's broken. I attempted installing with admin rights. I've pasted the error message below: -- EDIT -- "C:\WINDOWS\system32>pip install vtt-to-srt Collecting vtt-to-srt ERROR: Could not...

Currently when I try to install the package using `pip install vtt-to-str` it simply installs only the `dist` folder and not the `package` itself. When I try to import the...

1- according to other web pages the srt files should have a caption sequence before the timecode like this: --------------------- **5** 00:00:16,920 --> 00:00:22,470 You can think of it as...