|
|
|
|
|
by Andrews54757
701 days ago
|
|
I have trouble watching things without subtitles. I dislike most video players on websites since they don't give you the option to search for or manually upload subtitles. This and other inconveniences motivated me to make a browser extension to fix bad video players on the internet. It works by replacing the video player with a custom one. It also allows me to see what the manifest URL is and what headers it uses so I can copy it over to VLC if I need to. The extension is available on Github, you can find it here https://github.com/Andrews54757/FastStream |
|
About subtitles: in case an m3u8 stream has them, you can ask VLC to render them with a flag like `--sub-track 0`