Thread 19760033 - /r/ [Archived: 996 hours ago]

Anonymous
6/19/2025, 7:52:56 PM No.19760033
screenshot-cumgloryhole.se-2025-06-19
screenshot-cumgloryhole.se-2025-06-19
md5: ad72d1cc1360eb43c8a9151c177b8fdf🔍
Requesting know how I can donwload videos from this web site:

cumgloryhole.se

I already tried:
>Inspect element > network > media/img
There's no video and yeah I tried "ctrl + R" to refresh the page but nothing.

>Page source and search the mp4 file
nope

>9xbuddy.in
that web site is not supported at the moment


There'se several videos I want download from that place so I really would like to know how to download. Here one so you can try luck:

https://cumgloryhole.se/videos/4gxhyz/gloryhole-swallow-hanna-with-doran-kissing-with-their-tongues-full-of-cum-1st-visit-porn-video/
Replies: >>19761486
Anonymous
6/20/2025, 6:30:59 AM No.19760853
If you inspect element after it starts playing, you should be able to find the element of the video. In the example you want, it is a "blob" stream, not an actual file to download. Learn to use "yt-dlp" and see if it will work for that website. Otherwise, you'll have to look up other ways to download a blob stream.
Replies: >>19761448 >>19761589
Anonymous
6/20/2025, 5:21:59 PM No.19761448
nice try rabbi
nice try rabbi
md5: aa088e1394d5343fb160243f8365c5b4🔍
>>19760853
."yt-dlp"
/g/ay people recommended me the same but i have no idea how to use it plus one of those /g/ays told me "i'd try for you but i don't want a dns lookup to that domain on my record", like wtf does that mean? is safe use this yt-dlp?
Anonymous
6/20/2025, 5:50:08 PM No.19761486
Untitled
Untitled
md5: fb8886d92faab7220a9e1cd9a63fdaf0🔍
>>19760033 (OP)
I found a method but you're not gonna like it.
>network tab
>refresh, then start playing the video
>there is a .m3u8 file
I think this is some sort of playlist containing many segments of the video. These segments are the video.ts files.

For the m3u8, the link from Copy Value>Copy Url leads to a 403, and it doesn't work in yt-dlp or VLC by itself, but there is a method described here to get around this: https://stackoverflow.com/a/79078846.

This lets ffmpeg download each video.ts individually and piece them together. For your example, there are 1195 of them, and it has to retry each one up to a dozen times due to 503 errors (not sure why). This delay made it take over 4 hours, but the final mp4 does work.
Replies: >>19761496 >>19761591
Anonymous
6/20/2025, 6:03:22 PM No.19761496
>>19761486
I just tried this again with more vids and the 503 errors are mostly gone. I think it was a problem with that site.
Replies: >>19761591
Anonymous
6/20/2025, 7:28:13 PM No.19761589
>>19760853
Alrigth I downloaded it and tried with youtube links and it works but when i try with my porn link i get this error message:

[generic] Extracting URL: https://cumgloryhole.se/videos/4gxhyz/gloryhole-swallo
w-hanna-with-doran-kissing-with-their-tongu...st-visit-porn-video/
[generic] gloryhole-swallow-hanna-with-doran-kissing-with-their-tongues-full-of-
cum-1st-visit-porn-video: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] gloryhole-swallow-hanna-with-doran-kissing-with-their-tongues-full-of-
cum-1st-visit-porn-video: Extracting information
ERROR: Unsupported URL: https://cumgloryhole.se/videos/4gxhyz/gloryhole-swallow-
hanna-with-doran-kissing-with-their-tongues-full-of-cum-1st-visit-porn-video/

I even tried with the "blob" link:

<video id="video-id" playsinline="" webkit-playsinline="" class="js-fluid-player" preload="auto" style="border-radius: 0px; height: 100%; width: 100%; cursor: none;" src="blob:https://cumgloryhole.se/8ec18516-47c4-4063-92d6-fb9c3bad209e"><source src="https://cdn1.cumgloryhole.se/ts/f60914f069966928f946e9ed6eefdcec/ts.m3u8" type="application/x-mpegURL"></video>

but still not working. help
Anonymous
6/20/2025, 7:29:13 PM No.19761591
>>19761486
>>19761496
thanks for the help but i will use the ."yt-dlp" option this other anon already suggested