Hello everyone
I'm figuring out how to download subtitles from the danish streaming site dr.dk/tv.
They use webvtt subtitles with m3u8 files. The whole link looks like this:
https://drod04o-vh.akamaihd.net/i/dk/clear/streaming/13/5a3b9e496187a411e4bbdb13/Famil...leType=Foreign
They put the subtitles at the end in these playlist links:
https://www.dr.dk/mu/subtitles/playlist/urn:dr:mu:manifest:5a3b9e496187a411e4bbdb13%3F...leType=Foreign
I have figured out that the windows application M3u8x can turn this playlist link into segment links:https://www.dr.dk/mu/subtitles/segment/urn:dr:mu:manifest:5a27ec0e6187a41034fc26a1?seg...leType=Foreign
But I really don't want to rely on a windows gui application, since I'm primarily a Mac user and I hate using gui applications for something I can do in the terminal, so I'm trying to figure out how to do this in the terminal with something like FFMPEG.
How can I get the individual segments files from a playlist link like that??
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 3 of 3
-
-
Not sure of your question.
But on this website:
https://www.dr.dk/tv
I chose this 8 minute video:
https://www.dr.dk/tv/se/anton-90/anton-90-2/anton-90-10-10#!/
I downloaded the vtt subtitles with youtube-dl:
Code:youtube-dl --all-subs --skip-download https://www.dr.dk/tv/se/anton-90/anton-90-2/anton-90-10-10#!/
-
Last edited by EmilFrom; 1st Jan 2018 at 18:56. Reason: Spelling error.
Similar Threads
-
Youtube playlist to M3U8 Playlist
By candita in forum Video Streaming DownloadingReplies: 2Last Post: 31st May 2017, 03:56 -
segments of m4s
By Anonymous in forum Video Streaming DownloadingReplies: 0Last Post: 1st Feb 2017, 14:37 -
Extracting video segments from ISO
By vikasa in forum Video ConversionReplies: 4Last Post: 15th Apr 2016, 10:02 -
Remove segments from .MKV
By SurreaL49 in forum EditingReplies: 4Last Post: 1st May 2015, 06:30 -
Reading AVCHD Playlist files BDMV\Playlist\*.mpl
By StrangeSolutions in forum Newbie / General discussionsReplies: 11Last Post: 10th Jun 2014, 23:23