Announcement

Collapse
No announcement yet.

Masterminds - no option for forced subtitles

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Paramount+ Masterminds - no option for forced subtitles

    Trying to download the movie Masterminds on Paramount+. The download completes however the forced subtitles are missing (see time mark 0:41:13). There is no option in the download dialog to select forced subtitles. The standard subtitle track contains the translations along with everything else, however there should be a separate track for only the forced.

    #2
    Originally posted by rytomi View Post
    There is no option in the download dialog to select forced subtitles.
    Because no forced subs offered by P+ in mpd
    (after many posts of you about Roku I assume you are in US)





    With my US library card the same:

    Comment


    • Germania
      Germania commented
      Editing a comment
      FYI: Netflix and PrimeVideo do not offer forced subs (or hardcoded subs) for the title either

    #3
    Hello,

    In my opinion the subtitle handling for Paramount is not optimal and does not always work correctly / consistently.
    Even if there are forced subtitles, they are not displayed in the subtitle selection.

    For example:
    Star Trek Discovery s1e1
    Watch thousands of episodes of your favorite shows on any device. Paramount+ includes on-demand and live content from CBS, BET, Comedy Central, Nickelodeon, MTV, VH1, Paramount, and more.


    I select the german subtitle and i get only the forced subtitle srt file. This is OK for me!


    For Star Trek Discovery s5e9
    Watch thousands of episodes of your favorite shows on any device. Paramount+ includes on-demand and live content from CBS, BET, Comedy Central, Nickelodeon, MTV, VH1, Paramount, and more.

    I select the german subtitle i get all spoken dialogs in the srt subtitle file.

    If i watch the episode in my browser or on my firecube only the forced subtitles are displayed.

    Streamfab should offer an option for Paramount to choose forced subtitles if they are available.





    Comment


      #4
      Originally posted by Floppy View Post
      Streamfab should offer an option for Paramount to choose forced subtitles if they are available.
      I can only agree with you - but in Chrome I only have one choice:



      And that's full - shows German subtitles even when German is spoken.
      The (also SF) underlying mpd only lists full:



      To actually only get forced you have to use m3u8:




      > For Star Trek Discovery s5e9
      > I select the german subtitle i get all spoken dialogs in the srt subtitle file.

      To get the german forced subtitles (15 entries) for "Star Trek Discovery s5e9" use:
      Code:
      yt-dlp --write-subs --skip-download --sub-langs de "https://vod-gcs-cedexis.cbsaavideo.com/paramountplus/2024/04/26/2332258883693/3268448_fp_precon_hls/master.m3u8"
      ​​

      Comment


        #5
        Thanks for your answer!

        But i have question: How can i get this part of the url: .../paramountplus/2024/04/26/2332258883693/3268448_fp_precon_hls/master.m3u8
        Do i need a certain tool?

        Comment


          #6
          Originally posted by Floppy View Post
          How can i get this part of the url: .../paramountplus/2024/04/26/2332258883693/3268448_fp_precon_hls/master.m3u8
          Open DevTools in your Browser (F12), click on Network and filter: vtt
          Now play (or reload) your episode, so you should see a vtt_init.m4v URL at the left.




          Copy this url (rightclick) paste in editor (notepad)
          and replace the part: cenc_precon_dash/ ...
          with: fp_precon_hls/master.m3u8

          Comment


            #7
            Thank you very much!!!!

            Comment


              #8
              I guess the ultimate question is... Is there a way to get StreamFab to download from Paramount+ (and the others) in M3U8 rather than Dash? Ideally, I'd like to see SF show N_m3u8DL-RE-like displays similar to what you post and allow the users to make their choices that way. Not everyone around here would fully comprehend this more technical method, so it might be best to offer both regular and advanced setting options.

              Comment

              Working...
              X