Script help to convert subtitles (.srt) to Netflix subtitles (.dfxp)
Netflix Subtitle Converter is a Script help to convert subtitle (.srt) to Netflix subtitle (.dfxp). Using with Super Netflix extension in Chrome browser to load custom subtitle https://chrome.google.com/webstore/detail/super-netflix/aioencjhbaolepcoappllicjebblphoc?hl=en
- Converts .srt to .dfxp
- Windows:
- Download the file
- Extract it in the same folder as the subtitles you want to convert and run it (
convert.exe) - Use
Super Netflixto load subtitle
- Linux or Mac OSX:
- Download the script (convert.py) - (need Python version 2.6 or better to run)
- Put the script in the same folder as subtitles and run it, or use from the command line like so:
python convert.py /Your/path/here - Use
Super Netflixto load subtitle
MIT
TienNH - nguyentien8x(at)gmail.com