Downloading blob videos

4

5

I have been trying to get a couple of videos from ysl.com for a personal project. Unfortunately standard video downloaders don't have much success on the formats the site uses.

One example link here: https://www.ysl.com/ch/shop-product/unisex/fw14campaign_section

In the second video from the link, I was able to find blob:https://www.ysl.com/6dd723d0-4c79-40d3-a828-a86d22736b51

However, I don't know what I could do from there; I've tried various extensions and playing around with sources but never found success.

If anyone has any advice I would appreciate it very much—I am not trying to pirate or do illegal things, I just find the videos don't always load correctly so downloading them would be preferable.

Thank you.

db28

Posted 2018-02-22T09:58:46.183

Reputation: 41

2Jdownloader 2 shows 120 videos (362 MB) when you tell it to "analyse and add links" after copying the link to clipboard. Are those the videos you need? – cdlvcdlv – 2018-02-22T10:32:01.253

I'm not sure, I'm hoping to download all the videos in the "campaign" section. Sorry, I'm not familiar with Jdownloader. – db28 – 2018-02-22T11:14:17.060

You said "if anyone has any advice". Mine is give it a try. When you want to download a video from a website, first let Jd2 deal with it before trying something more complicated. I don't use another download manager. It's free, updated every day, multiplataform (java) and is able to manage all kind of file-sharing servers. It lets you choose all video formats from youtube, and download its subtitles, even voice-recognition cc. For me it's a must. – cdlvcdlv – 2018-02-28T09:24:10.170

1

Possible duplicate of How to download video with blob url?

– Máté Juhász – 2018-03-02T10:41:03.997

Maybe, but my answer is tested in the specific case of the OP, while I certainly doesn't know if it's even of value in the other question (the OP didn't provide a link to test), so I think this question-answer pair has got its own entity. The title is misleading, because the OP here doesn't want a general method to download blob videos, just a way to get these. – cdlvcdlv – 2018-03-02T11:00:54.037

Answers

3

Maybe this method works also with another blob videos, but more pages with this kind of videos would be needed to test it. In your case, here's what you can do.

Install the extension for Chromium-based browsers Adobe HDS / HLS Video Saver.

After that, open the page, click on the extension icon and then on the    DOWNLOAD    button.

enter image description here

If it shows you a forbidden sign, play a little of the video and pause it. Then you will be able to click it and the page of the extension will open. In this case, you can see two links.

enter image description here

If you click on any of them, a drop-down list will open with several options to download.

enter image description here

Scrolling down, the list will show different options to download, from lower to higher resolution.

enter image description here

Click on the desired resolution and the chunks of the video will begin to download and will be joined by the extension. The result appears as a download named video.ts so you may want to give it a comprehensive name.

enter image description here

cdlvcdlv

Posted 2018-02-22T09:58:46.183

Reputation: 703

The link in this answer no longer works. See instead, HDS / HLS Video Downloader extension for Chromium-based browsers.

– georgeawg – 2019-01-10T23:15:55.450