emericg / OpenSubtitlesDownload

Automatically find and download the right subtitles for your favorite videos!
https://emeric.io/OpenSubtitlesDownload
GNU General Public License v3.0
579 stars 63 forks source link

Add FPS support to the GUI #111

Closed Morikko closed 1 month ago

Morikko commented 2 months ago

Motivation

FPS must match the actual movie to keep the correct timing. Having this information is useful when there is no hash match.

Implementation

  1. Disable by default
  2. Support GUI + Terminal mode
  3. Support auto mode

Example

image

emericg commented 1 month ago

I'm really sorry I completely missed this pull request when it was sent... It's really clean and also really useful, thank you for submitting this!