VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 27 of 27
Thread
  1. Average video editor Sviests's Avatar
    Join Date
    Sep 2018
    Location
    USA,Sweden
    Search Comp PM
    Invalid link
    Quote Quote  
  2. Found this in the mpd:

    <AdaptationSet
    id="2"
    group="3"
    contentType="text"
    lang="en"
    mimeType="application/mp4"
    codecs="stpp"
    startWithSAP="1">
    <Role schemeIdUri="urn:mpeg:dash:role:2011" value="subtitle" />
    <SegmentTemplate
    timescale="1000"
    initialization="drm_playlist.e24ccf3f46-$RepresentationID$.dash"
    media="drm_playlist.e24ccf3f46-$RepresentationID$-$Time$.dash">
    <SegmentTimeline>
    <S t="0" d="2000" r="1362" />
    <S d="2347" />
    </SegmentTimeline>
    </SegmentTemplate>
    <Representation
    id="textstream_eng=1000"
    bandwidth="1000">
    </Representation>
    </AdaptationSet>

    What to do with this?
    Quote Quote  
  3. Originally Posted by dzigelbaum View Post
    What to do with this?
    With that?
    Nothing much.

    With a working link and access, on the other hand, probably something.
    Quote Quote  
  4. Here it is.
    Image Attached Files
    Quote Quote  
  5. Originally Posted by pedrothelion View Post
    Here it is.
    Thanks. Did you grab them through Mubi or Amazon?
    Quote Quote  
  6. Originally Posted by dzigelbaum View Post
    Originally Posted by pedrothelion View Post
    Here it is.
    Thanks. Did you grab them through Mubi or Amazon?
    Mubi.

    Inviato dal mio SM-G970F utilizzando Tapatalk
    Discord Sei#0555
    Quote Quote  
  7. For all those who ask me privately how to download subtitles from MUBI:

    simply rename .dash >> .webvtt

    To convert to .srt use any online tool.
    Quote Quote  
  8. @pedrothelion can you please explain a bit more when you say just rename .dash to .webvtt? Inside the .mpd file which .dash should be renamed to .webvtt? What would be the complete URL to download since the renamed .webvtt file? Thanks!

    https://mubi.com/films/the-tiger-of-eschnapur/player

    https://los-angeles-edge2.mubicdn.net/watch/c260dc4b7e07a405907566f70ec0f63d/61263523/...m/playlist.mpd
    Quote Quote  
  9. Originally Posted by rifleman1202 View Post
    @pedrothelion can you please explain a bit more when you say just rename .dash to .webvtt? Inside the .mpd file which .dash should be renamed to .webvtt? What would be the complete URL to download since the renamed .webvtt file? Thanks!

    https://mubi.com/films/the-tiger-of-eschnapur/player

    https://los-angeles-edge2.mubicdn.net/watch/c260dc4b7e07a405907566f70ec0f63d/61263523/...m/playlist.mpd
    https://los-angeles-edge2.mubicdn.net/watch/48ba040c35d6ec34241f7d029152b8a9/6126cd79/...en=1000.webvtt
    Quote Quote  
  10. Thanks dzigelbaum. Although I did figure that out myself eventually.
    Quote Quote  
  11. Hello,

    I have similar query.

    For the base movie https://www.france.tv/series-et-fictions/telefilms/1213781-l-archer-noir.html Stream Detector gives me just these two files:

    https://cloudreplay.ftven.fr/a030ccabced16/1078301504_france-domtom_TA.ism/manifest.mp...9c1936421b22cf

    https://backend.irsdn.net/router/v2/6fa93815-2dc9-4df6-9967-3bb108d14bb5/content/https...2Fmanifest.mpd

    How to convert it to the URL from which I can retrieve webvtt subtitles?

    In manifest.mpd there is a section:

    <AdaptationSet
    id="3"
    group="3"
    contentType="text"
    lang="fr"
    mimeType="application/mp4"
    codecs="stpp"
    startWithSAP="1">
    <Role schemeIdUri="urn:mpeg:dash:role:2011" value="subtitle" />
    <Role schemeIdUri="urn:mpeg:dash:role:2011" value="subtitle" />
    <SegmentTemplate
    timescale="1000"
    initialization="1078301504_france-domtom_TA-$RepresentationID$.dash"
    media="1078301504_france-domtom_TA-$RepresentationID$-$Time$.dash">
    <SegmentTimeline>
    <S t="0" d="10000" r="535" />
    <S d="13533" />
    </SegmentTimeline>
    </SegmentTemplate>
    <Representation
    id="textstream_fre=1000"
    bandwidth="1000">
    </Representation>
    </AdaptationSet>

    Thanks in advance
    EC
    Quote Quote  
  12. Originally Posted by ecolek View Post
    How to convert it to the URL from which I can retrieve webvtt subtitles?
    There's another way.
    Code:
    ytdlp.exe --no-check-certificate --write-subs --skip-download "https://cloudreplay.ftven.fr/a030ccabced16/1078301504_france-domtom_TA.ism/ZXhwPTE2NDI1MTU3NDN+YWNsPSUyZmEwMzBjY2FiY2VkMTYlMmYxMDc4MzAxNTA0X2ZyYW5jZS1kb210b21fVEEuaXNtKn5obWFjPTZhYjg1N2VjMjI0NTc4NGRlYzNiNWViNzkxMzE2ZmU4YTc5N2U2MzA2YjJmMzNiNTdjMzVkN2UzMWMyNTkzYTU=/manifest.mpd"
    This command will download an mp4 containing the subtitles.
    Then, when you open the mp4 with Subtitle Edit, you get this
    Image
    [Attachment 62959 - Click to enlarge]

    So you can save it as srt.

    P.S. Site might have some security protocols that can interrupt the download, just run the command again and it will continue from where it left off.
    Quote Quote  
  13. Originally Posted by pedrothelion View Post
    For all those who ask me privately how to download subtitles from MUBI:

    simply rename .dash >> .webvtt

    To convert to .srt use any online tool.
    OK, but which one? There are several text-subtitle-dash files and all of them are less than 1 KB. That doesn't make sense. And I guess the correct file extension is ".vtt", not ".webvtt".

    I tried:

    ./yt-dlp --write-subs --allow-unplayable-formats www.blabla.mpd

    It gave me only English subtitle in a 2 MB-sized MP4 file. Opened it with Subtitle Edit and saved as srt.

    Subtitle downloading speed is much more slower than audio files (in my case, only 8-10 kbps)

    How do we get all subtitles?
    Last edited by ridibunda; 22nd Feb 2022 at 07:08. Reason: info
    Quote Quote  
  14. OK, I found the solution.

    Command line to get all subtitles in DASH:

    yt-dlp --skip-download --write-subs --all-subs --allow-unplayable-formats MPDlink

    yt-dlp will download each subtitle, one by one, in alphabetical order: De-German first, En-English second, Es-Spanish third, Fr-French fourth, etc... You will end up with several tiny mp4 files. (If you use the command without "--skip-download", it will begin downloading the video after all subtitles are downloaded)

    Just import MP4 files to Subtitle Edit and save as SRT.

    For some languages, you'll need to arrange coding before saving.

    But I still don't know how to get a specific language, for example; only German sub or only French sub. There isn't a command like "yt-dlp --write-subs-de" or "yt-dlp --write-subs -de"

    That's a screenshot showing DASH files for English subtitle only:

    Image
    [Attachment 63767 - Click to enlarge]
    Last edited by ridibunda; 12th Mar 2022 at 04:15.
    Quote Quote  
  15. Originally Posted by ridibunda View Post
    But I still don't know how to get a specific language, for example; only German sub or only French sub. There isn't a command like "yt-dlp --write-subs-de" or "yt-dlp --write-subs -de"
    I think that might be --sub-langs de
    Quote Quote  
  16. Originally Posted by stillbeatin View Post
    I think that might be --sub-langs de
    If you mean:

    yt-dlp --write-subs --sub-langs de --allow-unplayable-formats
    ...it is not the correct command.
    Quote Quote  
  17. That list does not help me about the issue:

    Image
    [Attachment 63779 - Click to enlarge]
    Last edited by ridibunda; 12th Mar 2022 at 03:14. Reason: SS added
    Quote Quote  
  18. --write-subs --sub-langs "da, fi, no, sv,"
    Gives you da, fi, no and sv subs

    I'm stuck on a thing after downloading. I get a single mp4 file that can't be opened in subtitle edit and changing file extension to srt doesn't help either.
    Quote Quote  
  19. Originally Posted by ilkka View Post
    --write-subs --sub-langs "da, fi, no, sv,"
    Gives you da, fi, no and sv subs

    I'm stuck on a thing after downloading. I get a single mp4 file that can't be opened in subtitle edit and changing file extension to srt doesn't help either.
    It works at Mubi. Subtitle Edit opens those MP4 files after 10-15 seconds. Not immediately.

    And thank you for letting me understand the correct form, with quotes and commas.

    For all subtitles: --skip-download --write-subs --all-subs --allow-unplayable-formats MPDlink

    For selected subtitles: --skip-download --write-subs --sub-langs "en, fr," --allow-unplayable-formats MPDlink (for English and French subs)

    To list all subtitles: --list-subs --allow-unplayable-formats MPDlink

    "skip-download" is for discluding video download... "allow-unplayable-formats" is for bypassing "that video is protected" warning.
    Quote Quote  
  20. Originally Posted by ilkka View Post
    I'm stuck on a thing after downloading. I get a single mp4 file that can't be opened in subtitle edit and changing file extension to srt doesn't help either.
    Upload the file here.
    Quote Quote  
  21. Originally Posted by [ss]vegeta View Post
    Originally Posted by ilkka View Post
    I'm stuck on a thing after downloading. I get a single mp4 file that can't be opened in subtitle edit and changing file extension to srt doesn't help either.
    Upload the file here.
    Here is the file. Hopefully it's something that can be worked with. If you manage to convert it to srt, please tell me how so I can do it myself in the future.
    Image Attached Files
    Quote Quote  
  22. Originally Posted by ilkka View Post
    If you manage to convert it to srt, please tell me how so I can do it myself in the future.
    Use mp4box
    Code:
    mp4box.exe -raw 1 Episode01.fi.mp4
    It will export the wvtt file as
    Code:
    Episode01.fi_track1
    which can then be opened and fine tuned in Subtitle edit for deleting duplicate lines and stuff.
    Quote Quote  
  23. Originally Posted by [ss]vegeta View Post
    Originally Posted by ilkka View Post
    If you manage to convert it to srt, please tell me how so I can do it myself in the future.
    Use mp4box
    Code:
    mp4box.exe -raw 1 Episode01.fi.mp4
    It will export the wvtt file as
    Code:
    Episode01.fi_track1
    which can then be opened and fine tuned in Subtitle edit for deleting duplicate lines and stuff.
    Thank you! Looks like the command I used with yt-dlp downloaded subs for the last 10 minutes or so from the episode. But this is good, I'm one step closer to the final solution.
    Quote Quote  
  24. Originally Posted by ridibunda View Post
    OK, I found the solution.

    Command line to get all subtitles in DASH:

    yt-dlp --skip-download --write-subs --all-subs --allow-unplayable-formats MPDlink

    yt-dlp will download each subtitle, one by one, in alphabetical order: De-German first, En-English second, Es-Spanish third, Fr-French fourth, etc... You will end up with several tiny mp4 files. (If you use the command without "--skip-download", it will begin downloading the video after all subtitles are downloaded)

    Just import MP4 files to Subtitle Edit and save as SRT.

    For some languages, you'll need to arrange coding before saving.

    But I still don't know how to get a specific language, for example; only German sub or only French sub. There isn't a command like "yt-dlp --write-subs-de" or "yt-dlp --write-subs -de"

    That's a screenshot showing DASH files for English subtitle only:

    Image
    [Attachment 63767 - Click to enlarge]
    Just passing by to thank you for this help with the command, it works perfectly, i was struggling to get the correct command for the mpd, now i got multisubs for everything, thank you so much
    Quote Quote  
  25. Originally Posted by [ss]vegeta View Post
    Originally Posted by ecolek View Post
    How to convert it to the URL from which I can retrieve webvtt subtitles?
    There's another way.
    Code:
    ytdlp.exe --no-check-certificate --write-subs --skip-download "https://cloudreplay.ftven.fr/a030ccabced16/1078301504_france-domtom_TA.ism/ZXhwPTE2NDI1MTU3NDN+YWNsPSUyZmEwMzBjY2FiY2VkMTYlMmYxMDc4MzAxNTA0X2ZyYW5jZS1kb210b21fVEEuaXNtKn5obWFjPTZhYjg1N2VjMjI0NTc4NGRlYzNiNWViNzkxMzE2ZmU4YTc5N2U2MzA2YjJmMzNiNTdjMzVkN2UzMWMyNTkzYTU=/manifest.mpd"
    This command will download an mp4 containing the subtitles.
    Then, when you open the mp4 with Subtitle Edit, you get this
    Image
    [Attachment 62959 - Click to enlarge]

    So you can save it as srt.

    P.S. Site might have some security protocols that can interrupt the download, just run the command again and it will continue from where it left off.
    This method worked for me! Thank you so much for providing this info!
    Quote Quote  
  26. Originally Posted by indianhacker View Post
    This method worked for me! Thank you so much for providing this info!
    You are very welcome!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!