TL-DR; for stuff that is NOT from sonarrr/radrr (e.g. downloaded long time ago / gotten from friends, RSS feeds, whatever), is there a better way to find subs than downloading everything from manual DDL sites and trying everything until one works (matching english text and correctly synced)?

I am not currently using bazarr and I understand that it can catch anything from sonarr that is missing subs but that is not the use-case I need. I am still open to it but since most of the new stuff I get already has subs, I’m looking more at my stuff that is NOT coming from sonarr bc that’s where I have the most missing subs. thinking since there github say:

Be aware that Bazarr doesn’t scan disk to detect series and movies: It only takes care of the series and movies that are indexed in Sonarr and Radarr."

that most of my use-case is going to be manual searches. It also sounds like Bazarr uses same kind of DDL sites like opensubtitles and subscene that I am already using as its backend / source so curious if there is any advantage vs looking up old stuff on the sites directly.

And especially if there is some way to match existing files with the correct subs, even if the file/folder names no longer contain the release group (e.g. via duration or other mediainfo data or maybe even via checksums). I know vlc can do it for a single file… but since I have a LOT of stuff w missing subs, I’m looking for a way that I can do something similar from a bash script or some other bulk job without getting a bunch of unsynced subs.

  • pe1uca@lemmy.pe1uca.dev
    link
    fedilink
    English
    arrow-up
    8
    ·
    6 months ago

    I got annoyed at not finding CC for the media I have dubbed, so if the show/movie is originally in English and I have it in Spanish, the Spanish subtitles are not from the Spanish audio, but translations of the English audio, so they don’t usually match.
    (which Tom Scott recently made a video about this issue https://youtu.be/pU9sHwNKc2c)

    I found and been using this project https://github.com/jhj0517/Whisper-WebUI
    It’s been pretty good, for youtube videos (10-30 minutes) has been perfect.
    But there are some issues when I tried it with movies, the timings are not great, and sometimes it hallucinates some words in parts where there aren’t any. Just a few words are actually wrong/missing. (I tried it with fastwhisper since I don’t have that much ram)

    • ramenbellic@midwest.social
      link
      fedilink
      English
      arrow-up
      6
      ·
      6 months ago

      Running it through Subtitle Edit with WhisperX can help a lot for longer movies. It breaks the file into much smaller pieces and runs Whisper on them one by one before stitching the result back together.

      • BlackFlagsForever@lemmy.dbzer0.comOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        6 months ago

        interesting, that actually sounds like an awesome idea for the OTA tv rips, cuz I doubt I would even be able to find anything that matches by duration on normal sub sites.

        I hadn’t heard of whisper gui / whisperx before but I see it has a github. do you know if that is cloud-based or something you can run entirely local? (wondering if it is cloud-based in case i need to allow it net access & also curious if it would eat a lot of bandwidth for roughly 2 seasons of broadcast tv shows aka somewhere around 30-35 hrs worth of audio)

        edit: apparently whisper can be run entirely offline according to this so if whisperx is a fork, then i assume it would allow this too

      • SchizoDenji
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        6 months ago

        Does it work well with movies in other languages? I assume due to BGM it might cause errors?

    • BlackFlagsForever@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      6 months ago

      thanks for the suggestion. i was completely unaware of the whisper project and even if it doesnt help much for movies, that might come in real handy for some of the OTA rips I have from my friends (was pretty sure I was SOL for those but this seems like a dcent option).

      sounds like it can even be run entirely offline so even better

  • tun
    link
    fedilink
    English
    arrow-up
    6
    ·
    6 months ago

    I used to use subliminal command line to download subtitles.

    subscene is the website I used to find (no api) if subliminal failed.

    • BlackFlagsForever@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      yeah, i mostly use subscene now. Looks like I was able to pip install subliminal so will check that out… guess i need to make some accounts/api keys first.

      do you still get issues with mismatched / out-of-sync subs here and there?

      • tun
        link
        fedilink
        English
        arrow-up
        3
        ·
        6 months ago

        I didn’t use any API account (opensubtutle was still free and open to public).

        1. most of the time I got a hit (subliminal supports many sites with API access)
        2. If missed, I check the file with mediainfo and check fps.
        3. If there is release info and fps, I manually downloaded by searching with FPS.
        4. If fps is correct and timing is out I use subler to correct the time after manually syncing time with VLC or MPV

        These days, *arr setup (according to trash guide) and Plex pass automatically get me the subtitles.

  • Meuzzin@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    6 months ago

    Jellyfin has a couple subtitling features and plugins. It’ll write subs as it streams. If the meta data is still intact, it’ll automatically download subs.

    • BlackFlagsForever@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      was hoping to keep it more light-weight and not bring in a media server but i guess if i’m having this much of a pain doing things the old fashioned way, it’s still an idea to try so thanks.

      as far as meta data, any clue what it looks for?

      asking cuz my collection is a hodgepodge of a bunch of different sources. Most of the stuff that is missing subs are a mix of tv shows and movies that came from either:

      • makemkv rips and OTA recordings from a few buddies
      • older tv releases that came from public tracker sites
      • ??? no fucking clue, maybe i ddl’ed it years ago? not sure

      I was just poking around with mediainfo on a few movies I am looking for subs for currently and I see some of the ones that were downloaded appear to still have the original file in the Movie name field (including the release group). OTA rips, I kinda feel like I’m probably fucked on bc they aren’t even gonna match a standard duration but will check it out

      • Meuzzin@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        If the video was ripped and prepared as a scene release, it’ll download the specific subs for that release using the meta data (assuming they added it when released). If not, I haven’t ran into a single issue using Jellyfins Opensubtitle plugin to grab a generic subtitle file for the movie/show if there is no scene info. Its always lined up well.

        Don’t really need a very powerful server to run Jellyfin. Most NAS hardware, or a Raspberry Pi 3+ handles it just fine. I ran it on a Raspi 3b for several years.

        Jellyfins own “on the fly” subtitle writing works fine too…

      • Tetsuo@jlai.lu
        link
        fedilink
        English
        arrow-up
        5
        ·
        6 months ago

        They also put literally download links towards malware…

        Definitely in my list of unsafe websites.

        Too bad it’s the reference for subs.

        • BlackFlagsForever@lemmy.dbzer0.comOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          6 months ago

          what do you use instead? i usually start on subscene and on the rare time it doesn’t have it or down, then i go and hit all the others i know until i find it or come up empty handed.

          I use ublock in the browser and never click on links when watching videos (does vlc even support that out of the box? never tried)

          • Tetsuo@jlai.lu
            link
            fedilink
            English
            arrow-up
            2
            ·
            6 months ago

            I use the VLC subtitles download feature.

            I think it goes to opensubtitles anyway but at least you don’t have to experience the website.