Skip to main content

Subsearch

Project description

Status Version Downloads GitHub commit activity License

Readme Table of Contents

Wiki Table of Contents

Misc Table of Contents

About

Key Features

  • Initiate a search for subtitles by simply right-clicking on a media file.
  • Search for subtitles in 70 different languages
  • Some of the subtitle filters are HI, non-HI, foreign parts only.
  • User-friendly GUI for easy customization and configuration
  • Available as a compiled executable, source code via GitHub and PyPI
  • The setup process is straightforward.

Details

Subsearch is an automated subtitle downloader and extractor that allows users to search and download subtitles for movies and TV shows with a single click from the context menu. The application features a graphical user interface for configuring settings, including options for searching subtitles in 70 different languages from various subtitle sites, filtering hearing-impaired subtitles, and adjusting filename matching criteria.

The application has a user-friendly GUI for all custom settings that can be easily configured. It supports 70 different languages, most of which work on all available subtitle sites. Users can configure it to include hearing impaired subtitles only, non-hearing impaired subtitles only, or both. They can also adjust how strictly the file name matches the search results.

Initially created as a personal project to learn Python programming and git version control, this application has evolved into a daily-use tool that I continue to enjoy working on. While there are many similar repositories available that automatically download subtitles from the internet, this project may offer unique features that set it apart. The setup process has been designed to be as straightforward as possible with minimal reliance on external modules.

Preview

prtsc_example

Screenshots of the interface

prtsc_language

prtsc_search

prtsc_settings

prtsc_download

Getting Started

PyPi

  • Download Python version 3.10 or later.
  • Install Subsearch by running pip install subsearch in the command prompt.
  • Launch the app by running subsearch.

Source code

  • Download and install Python version 3.10 or later.
  • Clone the Subsearch repository by running git clone https://github.com/vagabondHustler/subsearch.git.
  • Install Subsearch by running pip install -e <local project path>[package-index-options]. For example, run pip install -e . for only required dependencies or pip install -e .[dev, optional] for dev/optional dependencies.
  • Build the executable and MSI installer by running python setup.py bdist_msi.

Subsearch .msi Installer

  • Download SubSearch-x.x.x-win64.msi from the Subsearch releases page
  • Install the .msi file.
  • Run Subsearch.exe at least once
  • To update from a previous version, download and run the new installer in the same directory. If installed in a different directory, delete the old registry key (see Wiki for details).the same directory. Else you might have to delete the old registry key, (see Wiki for details).
  • If you receive a PUA message, click More info.
Screenshots of PUA message

prtsc_moreinfo

prtsc_runanyway


Acknowledgements

I would like to express my gratitude to the following repositories for providing templates, scripts, inspiration, themes, and solutions to similar problems:

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Subsearch-2.39.2.tar.gz (59.5 kB view hashes)

Uploaded Source

Built Distribution

Subsearch-2.39.2-py3-none-any.whl (68.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page