isaacbernat / netflix-to-srt

Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
MIT License
749 stars 72 forks source link

Added support for .nfs files #39

Open isaacbernat opened 2 years ago

isaacbernat commented 2 years ago

Added support for .nfs files (the extension Netflix uses for subtitles when downloaded from their app).

isaacbernat commented 2 years ago

hi @CygnaThreadbare do you know if they are really the same format? Do you have a sample file (or an excerpt) I could add to the repo and use for testing purposes to make sure new changes don't break this format? Thanks!

It would be even more awesome if you could add a small entry on the readme with instructions on how to get those .nfs files. Otherwise I'll probably add a link to https://whatext.com/nfs with a small subset of that text.