|
|
| Reporter | jpp72 | Assigned To | | |
|---|
| Priority | Normal | Severity | Major | Reproducibility | Always |
|---|
| Status | Resolved | Resolution | Fixed | |
|---|
| Platform | x86/x64 | OS | Windows | OS Version | 11 |
|---|
| Product Version | StreamFab v5.0.4.3 | |
|---|
| Fixed in Version | StreamFab v6.1.4.8 | |
|---|
|
|
| Summary | 0000004: Discovery+ Subtitles Not Downloaded |
|---|
| Description | When downloading videos from Discovery+, the subtitles do not get downloaded. They are correctly detected and you can select them in the download window but they never get downloaded.
The manifest lists the subtitles as being WebVTT MP4 files so i believe StreamFab only handles the larger .mp4 file while the subtitles are actually in the smaller file. |
|---|
| Steps To Reproduce |
- Open StreamFab and configure your settings to Download as MRK and Remux subs into MKV
- Go to Discovery+ Canada from a regular browser
- Copy the URL for any episode of 90 Day: The Single Life Season 3 to the clipboard
- Go to StreamFab and click Download on the clipboard pop-up message
- Select English and French subtitles
- Download the episode
- Inspect with MediaInfo and see there are no SRT subtitles
|
|---|
| Additional Information | Example of a section of an MPD file describing the subtitles:
<AdaptationSet mimeType="application/mp4" codecs="wvtt" startWithSAP="1" segmentAlignment="true" lang="en" contentType="text">
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="subtitle"/>
<SegmentTemplate initialization="caption_1134139c-c9ac-4292-b3ba-838d01b4a082_init.mp4" media="caption_1134139c-c9ac-4292-b3ba-838d01b4a082_$Time$.m4s" startNumber="1" timescale="1000">
<SegmentTimeline>
<S t="0" d="30000" r="34"/>
<S d="12194"/>
<S d="30000" r="10"/>
<S d="19149"/>
<S d="30000" r="26"/>
<S d="15391"/>
<S d="30000" r="12"/>
<S d="5495"/>
<S d="30000" r="8"/>
<S d="2172"/>
<S d="30000" r="14"/>
<S d="11161"/>
<S d="30000" r="16"/>
<S d="19162"/>
<S d="30000" r="21"/>
<S d="14473"/>
<S d="30000" r="17"/>
<S d="250"/>
</SegmentTimeline>
</SegmentTemplate>
<Representation mimeType="application/mp4" bandwidth="256" codecs="wvtt" id="1"/>
</AdaptationSet>
<AdaptationSet mimeType="application/mp4" codecs="wvtt" startWithSAP="1" segmentAlignment="true" lang="fr" contentType="text">
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="subtitle"/>
<SegmentTemplate initialization="caption_fb695864-a45b-404f-a8a6-eacc732fb8d2_init.mp4" media="caption_fb695864-a45b-404f-a8a6-eacc732fb8d2_$Time$.m4s" startNumber="1" timescale="1000">
<SegmentTimeline>
<S t="0" d="30000" r="34"/>
<S d="12194"/>
<S d="30000" r="10"/>
<S d="19149"/>
<S d="30000" r="26"/>
<S d="15391"/>
<S d="30000" r="12"/>
<S d="5495"/>
<S d="30000" r="8"/>
<S d="2172"/>
<S d="30000" r="14"/>
<S d="11161"/>
<S d="30000" r="16"/>
<S d="19162"/>
<S d="30000" r="21"/>
<S d="14473"/>
<S d="30000" r="17"/>
<S d="18543"/>
</SegmentTimeline>
</SegmentTemplate>
<Representation mimeType="application/mp4" bandwidth="256" codecs="wvtt" id="1"/>
</AdaptationSet>
|
|---|
| Tags | Subtitles |
|---|
|
|
| Module | Discovery+, DRM MPD |
|---|
| BB Tools Paste URL | https://paste.bbtools.ca/?43d8fca8fc4a7dcd#2wKpAGf84mhK6PihiRBbyE57Qecsv88TZzyrs6UkPBfA |
|---|
| StreamFab Forum URL | https://forum.dvdfab.cn/forum/software-support-english/youtube-to-mp3-youtube-video-downloader/412763-discovery-quality-and-subtitles |
|---|
|
|