Greetings,
I've been searching ways to download a video however there are some odd things that I haven't figured it out.
Website:
https://dizi5.plus/dizi/konusanlar/sezon-1/bolum-36 [P.S. A couple of ads appear.]
m3u8 master:
https://img.flowcdn.nl/hls/59/,aqcmpaxkbcqjddhroi2kjamlt5rcieosxdnnx2fmudm27xf4w3xg7wi...et/master.m3u8
m3u8 index:
https://img.flowcdn.nl/hls/59/,aqcmpaxkbcqjddhroi2kjamlt5rcieosxdnnx2fmudm27xf4w3xg7wi...dex-v1-a1.m3u8
[Attachment 57021 - Click to enlarge]
If you look at the index m3u8 file, you will see segments are encoded in .png format, not .ts. However I couldn't manage to download it and I don't understand why.
I tried ffmpeg, youtube-dl mostly but no luck. Here I am looking for advice and solution. Can anyone help me?![]()
+ Reply to Thread
Results 1 to 16 of 16
-
-
You just need the referer field:
Code:youtube-dl --referer "https://flowcdn.nl/embed-oqo1n5tpwcwy.html" https://img.flowcdn.nl/hls/59/,aqcmpaxkbcqjddhroi2kjamlt5rcieosxdnnx2fmudm27xf4w3xg7wib7msq,.urlset/index-v1-a1.m3u8
-
Thank you very much, jagabo.
I hadn't seen the referrer part.
SOLUTION
[Attachment 57025 - Click to enlarge] -
There's a minor problem. How can I capture m3u8 link if the website creator disables the video player when using inspect element tool?
I tried for this link but it didn't work:
-
Thank you, it worked fine.
It's a bit tricky but here is the solution:
[Attachment 57449 - Click to enlarge]
youtube-dl --referer "https://flowcdn.nl/embed-ddhtpfjbltzi.html" https://img.flowcdn.nl/hls/59/,aqcmoxpkbcqjddhroi2kjcu6tb2gu5yt6isrtvq3i2lzwe5ubsj5c4g...et/master.m3u8Last edited by Beaver110; 20th Feb 2021 at 03:56. Reason: Solution
-
I tried using referer, but i got the below error
youtube-dl --referer https://hlsvideos.online/play?uuid=52effe86-fac4-4b7d-bbf7-5dd1528eefff https://hlsvideos.online/cdn/60de14a3550cef87068cda4b9ecddb6bbaf568acf0d1b7ce5df3fbfab...480/video.m3u8
zsh: no matches found: https://hlsvideos.online/play?uuid=52effe86-fac4-4b7d-bbf7-5dd1528eefff -
I was able to use JDownloader2 to capture the download link. All that I had to do was copy/paste the m3u8 link.
[Attachment 71092 - Click to enlarge] -
-
Hi @pramod When you start downloading, it goes into error
[Attachment 71099 - Click to enlarge] -
Put the N_m3u8DL-RE.exe file in the same folder where you have yt-dlp.exe. Then run
Code:N_m3u8DL-RE [url]
Code:yt-dlp [url]
-
from my link on post#10 download zip file (first line), extract, put ffmpeg on same folder and run trough cmd window, like yt-dlp
[Attachment 71102 - Click to enlarge]
Similar Threads
-
Converting TTML2+PNG Subtitles to BDN(XML+PNG)
By MounaLafi in forum SubtitleReplies: 6Last Post: 25th Jan 2019, 06:48 -
difficulty downloading streaming embedded vimeo?
By estidog in forum Video Streaming DownloadingReplies: 6Last Post: 27th Oct 2017, 10:18 -
How to reduce video size from googlevideo.com direct link
By udhayak in forum Video ConversionReplies: 0Last Post: 8th May 2017, 04:43 -
Downloading an embedded Ustream (unseekable) livestream
By Mattwmaster58 in forum Video Streaming DownloadingReplies: 3Last Post: 18th Mar 2017, 20:55 -
Seeking free conversion-downloading program, or just the best downloading
By jimmo in forum Video ConversionReplies: 6Last Post: 8th Jan 2017, 15:32