Automatically Searches for Subs in your local directory and adds them to Netflix.
Existing downloaded subtitles:
Note that the subs should have the following format (Episodenumber.ass) e.g. 234.ass
Python 3
https://github.com/SubtitleEdit/subtitleedit/releases
- Download a zip of subtitles and extract them
- Clone this repository
- Copy
setup.py
to the folder that has all the subs - run setup.py (double click!)
- Go to Chrome's extensions page
- click on load unpacked
- select the directory of this repository
- Adjust the delay in subtitles by using extension options
- Enjoy the subs!
-
Allows users to fetch subs from their local directory and show them on Netflix.
-
Set path inside
server.py
and that's it. -
You can also create a shortcut on the desktop with respective paths to run it quickly.
-
Even better to keep it in windows startup or crontab!
- Install SubtitleEdit
- Tools -> Batch Convert
- Load all subs
- Offset time codes
- set your offset for subs
- convert all subs!
- You have to keep the server.py running to see subs
- If for any reason browser storage doesn't work or gives any errors try refreshing the page! (ctrl+r or ctrl+shift+r)
- create an issue for any error listed in console logs that are not resolved after refreshing!