Announcement

Collapse
No announcement yet.

StreamFab v5.0.1.6 - Paramount+ not downloading subtitles

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

    #16
    RazorDK, switch to Season 4 and select the latest episode instead of hitting the Big blue "Watch NOW" button. I've seen that happen a couple times when just hitting watch now and it not finding subs, but If I start with a specific episode instead it finds the subs

    Comment


      #17
      Originally posted by AGuyWithAComputer View Post
      RazorDK, switch to Season 4 and select the latest episode instead of hitting the Big blue "Watch NOW" button. I've seen that happen a couple times when just hitting watch now and it not finding subs, but If I start with a specific episode instead it finds the subs
      It had no effect, but thanks

      Comment


        #18
        Originally posted by october262 View Post

        have you tried reinstalling streamfab ??
        Sorry, but no effect
        Maybe Bonde is right about the m3u8 file

        Comment


          #19
          Originally posted by RaZorDK View Post

          Sorry, but no effect
          Maybe Bonde is right about the m3u8 file
          are you able to get subtitles from other shows on paramount+
          or is it just star trek discovery ??

          Comment


            #20
            If it's only the subtitles you need

            Get yt-dlp

            open notepad++

            copy paste this code


            Remember to remove the gap between @ echo (It's a forum thing)
            Code:
            @ echo off
            
            
            ECHO Insert Paramount+ MPD Here :
            
            set /p MPD=
            
            set MPD=%MPD:_cenc_dash/stream.mpd=_fp_precon_hls/master.m3u8%
            set MPD=%MPD:_cenc_precon_dash/stream.mpd=_fp_precon_hls/master.m3u8%
            echo.%MPD%
            
            yt-dlp --write-subs --sub-langs "da, fi, no, sv," --write-auto-subs --skip-download --convert-subs srt -N 40 "%MPD%" --output "sub"
            pause
            save it as a .bat
            and run it

            Insert the MPD from your develpertool in your browser (F12 to open)


            Click image for larger version

Name:	Screenshot-1.png
Views:	671
Size:	98.2 KB
ID:	406588
            Click image for larger version

Name:	Screenshot-2.png
Views:	499
Size:	246.2 KB
ID:	406589

            Comment


              #21
              Originally posted by october262 View Post

              are you able to get subtitles from other shows on paramount+
              or is it just star trek discovery ??
              No, i'm not

              Comment


                #22
                I get .srt from everything on Paramount
                Programmer in Python,Java,JavaScript,Swift,PHP,SQL,C#,C++,Go,R

                Comment


                  #23
                  Originally posted by Chameleon View Post
                  I get .srt from everything on Paramount
                  That's because your location isn't danish, swedish, norwegian or finnish.

                  Comment


                    #24
                    Originally posted by Bonde View Post
                    If it's only the subtitles you need

                    Get yt-dlp

                    open notepad++

                    copy paste this code


                    Remember to remove the gap between @ echo (It's a forum thing)
                    Code:
                    @ echo off
                    
                    
                    ECHO Insert Paramount+ MPD Here :
                    
                    set /p MPD=
                    
                    set MPD=%MPD:_cenc_dash/stream.mpd=_fp_precon_hls/master.m3u8%
                    set MPD=%MPD:_cenc_precon_dash/stream.mpd=_fp_precon_hls/master.m3u8%
                    echo.%MPD%
                    
                    yt-dlp --write-subs --sub-langs "da, fi, no, sv," --write-auto-subs --skip-download --convert-subs srt -N 40 "%MPD%" --output "sub"
                    pause
                    save it as a .bat
                    and run it

                    Insert the MPD from your develpertool in your browser (F12 to open)


                    Click image for larger version

Name:	Screenshot-1.png
Views:	671
Size:	98.2 KB
ID:	406588
                    Click image for larger version

Name:	Screenshot-2.png
Views:	499
Size:	246.2 KB
ID:	406589
                    Is it possible to do somthing like this for the Discoveryplus to get only the subs... ?

                    Comment


                      #25
                      On Discovery+ you need to write at python script to get the HLS file which has no DRM why i don't know.
                      But in python you should change how you request this url

                      Comment


                        #26
                        Originally posted by Bonde View Post
                        If it's only the subtitles you need

                        Get yt-dlp

                        open notepad++

                        copy paste this code


                        Remember to remove the gap between @ echo (It's a forum thing)
                        Code:
                        @ echo off
                        
                        
                        ECHO Insert Paramount+ MPD Here :
                        
                        set /p MPD=
                        
                        set MPD=%MPD:_cenc_dash/stream.mpd=_fp_precon_hls/master.m3u8%
                        set MPD=%MPD:_cenc_precon_dash/stream.mpd=_fp_precon_hls/master.m3u8%
                        echo.%MPD%
                        
                        yt-dlp --write-subs --sub-langs "da, fi, no, sv," --write-auto-subs --skip-download --convert-subs srt -N 40 "%MPD%" --output "sub"
                        pause
                        save it as a .bat
                        and run it

                        Insert the MPD from your develpertool in your browser (F12 to open)
                        https://vod-gcs-cedexis.cbsaavideo.c...ash/stream.mpd

                        Click image for larger version  Name:	Screenshot-1.png Views:	105 Size:	98.2 KB ID:	406588
                        Click image for larger version  Name:	Screenshot-2.png Views:	80 Size:	246.2 KB ID:	406589
                        Don't know how to get this working. Have tried to follow the steps and pictures, but really don't know what i'm doing.
                        It should be a job for the developer of this StreamFab program to fix, which apparently is not a priority for them
                        Last edited by RaZorDK; 02-28-2022, 04:21 PM.

                        Comment


                          #27
                          The subtitle issue has been resolved, please kindly wait for the coming v5023. Thank you.

                          Comment


                            #28
                            Sounds great and thanks for your reply, Mona

                            Comment


                              #29
                              Originally posted by Mona View Post
                              The subtitle issue has been resolved, please kindly wait for the coming v5023. Thank you.
                              Update to v5023 - Sorry to say, but it is not resolved. Can't chose subtitles in dropdown and no subtitle is downloaded.
                              Attached Files
                              Last edited by RaZorDK; 03-03-2022, 04:53 PM.

                              Comment


                                #30
                                Originally posted by RaZorDK View Post

                                Update to v5023 - Sorry to say, but it is not resolved. Can't chose subtitles in dropdown and no subtitle is downloaded.
                                My apology, I was somehow got confused and mistook your post for the one about Discovery.
                                I have checked with the developer regarding Paramount+ (Location Danish, Swedish, Norwegian or Finnish), it does not support downloading subtitles from those locations.

                                Comment

                                Working...
                                X