Someone recommended this guide to me a while back. I don't know if it still works.
To find the extract subtitles, you are going to need to do the following steps:
- Open up the Chrome developer tools with F12 and go to the network tab. This can be done in various other browsers, such as FireFox, and the process should be basically the same.
- Go to the video on SapphireFoxx.com that you want to download. It is important that the network tab is open, as otherwise it will not populate the data.
- In the search function within the network tab of the developer tools, type VTT, because you are going to want a VTT subtitles file.
- If you do not see any VTT files, you might not have subtitles enabled. Try toggling them on in the video itself. If that does not work, then try reloading the page.
- Click on the VTT file you see in the network tab and it should open up a browser tab containing the subtitle text. Right click the web page and save it as a VTT or TXT document.