Skip to content

A Next.js app to easily find subtitles for movies and TV shows. Powered by OMDb and Open Subtitles APIs.

License

Notifications You must be signed in to change notification settings

ivstiv/subtitles.wtf

Repository files navigation

subtitles.wtf

Where To Find Subtitles? Hence, the domain.. :D Honestly, I made this app just because I thought it would be e a cool acronym for its purpose! All props go to the OMDb API and Open Subtitles API as the upstream data is served by them.

Development

To run the app locally, you need to have pnpm installed. Then, you can install the dependencies and start the development server with:

cp .env.example .env
pnpm install --frozen-lockfile
pnpm dev

Check package.json for other scripts.

Links

About

A Next.js app to easily find subtitles for movies and TV shows. Powered by OMDb and Open Subtitles APIs.

Topics

Resources

License

Stars

Watchers

Forks