Skip to main content

Subsearch - Download subtitles for movies and shows, automatically with one easy mouse click.

Project description

Status Tests GitHub commit activity Version Dls_total Dls_latest 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
  • User-friendly GUI for easy customization and configuration
  • Available in three options, including a compiled executable and source code on GitHub and PyPI
  • The setup process is straightforward and has minimal reliance on external modules.

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.

The tool is available in three different options: as a compiled executable that can be run without the need for a Python interpreter and imported modules, as source code on GitHub, and on PyPI. Users can pick the source that suits them best.

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.
  • Add the context menu by running subsearch --registry-key add.
  • For additional options, run subsearch --help in the command prompt.

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, 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.36.0rc2.tar.gz (73.6 kB view hashes)

Uploaded Source

Built Distribution

Subsearch-2.36.0rc2-py3-none-any.whl (94.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