joshdavham 3 days ago

> In theory this should work with any platform that provides subtitles.

Streaming platforms can vary quite a lot in how they choose to distribute subtitles. I've worked with scraping subtitles from both Youtube and Netflix and I will say that these platforms distribute subtitles very differently!

1
notpushkin 3 days ago

Yes! It will take some time to write a scraper for another platform (probably not Netflix haha), but after that it’s plug-n-play.

And of course, if they decide to host videos on their own platform, they can just import subtitles from srt/vtt/ass which should be easily possible with some open source library.