Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 618 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 618 Bytes

QSubber

OpenSubtitles.org Client for download subtitles written in C++ using Qt5 toolkit, supporting search by hash, detailed search, download, and other features.

Note: the QSubber application written in Python is replaced by this one.

Features

  • Search for movie subtitle by OpenSubtitles HASH (automatically calculated)
  • Detailed search (Movie Name, Season (TV Show), Episode (TV Show))
  • Extract movie info for detailed search from filename using regular expressions
  • Download and rename to match movie name
  • Account login (in-progress)

Most of its features is inspired by the VLSub VLC extension.