Skip to content

Convert subtitle type of webvtt-lssdh-ios8 (on NetFlix ) to srt

Notifications You must be signed in to change notification settings

wizdzz/webvtt-lssdh-ios8-to-srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

webvtt-lssdh-ios8 to srt

Convert subtitle type of webvtt-lssdh-ios8 (on NetFlix ) to srt

If you are using this script: Netflix - subtitle downloader (or save the subtitle content through other approaches);
and you want to convert the file with unstandard webvtt to standard srt;
then it can help you.

Usage:

SubtitleConverter.convertVttToSrt(String vttFileName, String srtFileName);
// Read the source code if you want, easy to understand.

About

Convert subtitle type of webvtt-lssdh-ios8 (on NetFlix ) to srt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages