Skip to content

nosfer4tu/subtitle-service

Repository files navigation

subtitle-dictionary-service

Setup Instructions

1. Install Dependencies

pip install -r requirements.txt

2. Environment Variables

Copy the example environment file and fill in your API keys:

cp .env.example .env

Edit .env and add your API keys:

3. Run the Application

python app.py
# or
flask run

The application will be available at http://localhost:8000

Features

  • Search movies using TMDB API
  • Download movie trailers from YouTube
  • Transcribe audio using OpenAI Whisper
  • Translate Hindi to Japanese
  • Generate subtitles and burn them into videos

subtitle-service

subtitle-service

subtitle-service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors