URL : https://frontendmasters.com/courses/algorithms/introduction/
This is an Open and free course.... to watch and persue but if i wanna download i get this .m3u8 link in nettworks tab
URL: https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index_1440p_Q10_9mbps.m3u8
but if i try to download using N_m3u8DL-RE i get this error !! how to fix it :
[N_m3u8DL-RE -M format=mp4 --check-segments-count false https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index_1440p_Q10_9mbps.m3u8
15:47:18.065 INFO : N_m3u8DL-RE (Beta version) 20230628
15:47:18.073 INFO : Loading URL: https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index_1440p_Q10_9mbps.m3u8
15:47:18.201 ERROR: One or more errors occurred. (Response status code does not indicate success: 403 (Forbidden).)]
If anyone can help ?? please tell me what am i doing wrong here
+ Reply to Thread
Results 1 to 27 of 27
-
-
Did you try to add the referer to the program itself?
Code:--referer <YOUR REFERER>
Code:-H "Referer: <YOUR REFERER>"
-
-
You can take the index.m3u8 link, no header or something needed.
HTML Code:N_m3u8DL-RE "https://static.frontendmasters.com/assets/videos/promo/lVkPBqUpNw/hls/index.m3u8" 13:45:19.417 INFO : N_m3u8DL-RE (Beta version) 20230628 13:45:19.427 INFO : Loading URL: https://static.frontendmasters.com/assets/videos/promo/lVkPBqUpNw/hls/index.m3u8 13:45:19.593 INFO : Content Matched: HTTP Live Streaming 13:45:19.593 INFO : Parsing streams... 13:45:19.593 WARN : Master List detected, try parse all streams 13:45:19.601 WARN : Writing meta json 13:45:19.601 INFO : Extracted, there are 5 streams, with 5 basic streams, 0 audio streams, 0 subtitle streams 13:45:19.601 INFO : Vid 3840x2160 | 1911 Kbps | 29.97 | avc1.4d4033,mp4a.40.2 13:45:19.601 INFO : Vid 2560x1440 | 1046 Kbps | 29.97 | avc1.4d4032,mp4a.40.2 13:45:19.601 INFO : Vid 1920x1080 | 756 Kbps | 29.97 | avc1.4d4028,mp4a.40.2 13:45:19.601 INFO : Vid 1280x720 | 368 Kbps | 29.97 | avc1.4d401f,mp4a.40.2 13:45:19.602 INFO : Vid 640x360 | 237 Kbps | 29.97 | avc1.77.30,mp4a.40.2 13:45:23.423 INFO : Parsing streams... 13:45:23.474 INFO : Selected streams: 13:45:23.474 INFO : Vid 3840x2160 | 1911 Kbps | 29.97 | avc1.4d4033,mp4a.40.2 | 335 Segments | ~16m44s 13:45:23.474 WARN : Writing meta json 13:45:23.475 INFO : Save Name: index_2024-05-29_13-45-19 13:45:23.477 INFO : Start downloading...Vid 3840x2160 | 1911 Kbps | 29.97 | avc1.4d4033,mp4a.40.2 13:45:24.906 WARN : Reading [url=https://www.videohelp.com/software/MediaInfo]media info[/url]... 13:45:25.027 INFO : [0x1e1]: Video, h264 (Main) ([27][0][0][0]), 3840x2160, 29.97 fps2160 | 1911 Kbps | 29.97 ━━━━━━━━━━━━━━━━━ 0% - 0.00Bps(1) 00:07:56 ⣻ 13:45:25.028 INFO : [0x1e2]: Audio, aac (LC) ([15][0][0][0]), 96 kb/s Vid 3840x2160 | 1911 Kbps | 29.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83% 199.12MB/241.69MB 3.96MBps 00:00:08 ⣾
HTML Code:Error opening input files: Too many open files
HTML Code:for f in *.ts; do echo "file '$f'" >> file_list.txt; done
HTML Code:ffmpeg -f concat -safe 0 -i file_list.txt -c copy output.mkv
Last edited by aqzs; 29th May 2024 at 06:52.
-
-
-
OOH thanks for the help ... but where did u get the link u used ... to download the video i could not find it on the networks tab ???
The urls i can see are :
URL1: https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index.m3u8?Expires...B4SBTOPQN6G6BQ
URL2:
https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index_1440p_Q10_9mbps.m3u8
and its .ts one for 1440 video qualityLast edited by Luffy003; 29th May 2024 at 11:02.
-
https://frontendmasters.com/courses/algorithms/introduction/ this is the URL its basically a free to access course ... its me who is keen to learn to download videos
-
-
Sorry to disturb but i am unable to fin the inex.m3u8 url which u used all the.m3u8 i have are these
[Attachment 79440 - Click to enlarge]
sorry to keep pinging but if u can guide where to get the index.m3u8 it would be great -
-
Original : [https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index.m3u8?Expires...4SBTOPQN6G6BQ]
I used the link uptill .m3u8 : [https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index.m3u8]
But its different from the one u used [https://static.frontendmasters.com/assets/videos/promo/lVkPBqUpNw/hls/index.m3u8]
Got this on running :
[N_m3u8DL-RE https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index.m3u8
21:50:27.781 INFO : N_m3u8DL-RE (Beta version) 20230628
21:50:27.790 INFO : Loading URL: https://stream.frontendmasters.com/2022/09/12/aPVwjxMZsP/MkEeIchlVZ/index.m3u8
21:50:27.906 ERROR: One or more errors occurred. (Response status code does not indicate success: 403 (Forbidden).)]
-
Could you please run the command I tell you from the begging :
Code:N_m3u8DL-RE "https://static.frontendmasters.com/assets/videos/promo/lVkPBqUpNw/hls/index.m3u8"
[Attachment 79441 - Click to enlarge] -
Stream detector addon > index m3u8 link > copy as n_m3u8 / yt-dlp command > paste in cmd and run. You don't need to guess the right headers through trial and error. For most sites just doing that without caring at all about the command works. Especially if the m3u8 link uses tokens + it's faster.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
As pepe said you can install stream detector addon : for chrome/ium/for firefox.
You can get it by hand by opening network tab, then refreshing the page clicking play and searching for index :
[Attachment 79442 - Click to enlarge]Last edited by aqzs; 29th May 2024 at 11:35. Reason: removing quote of quote
-
-
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
are you trying on preview videos? as i see only preview videos have those https://static.frontendmasters.com, but if you login into the course, they have link like this https://stream.frontendmasters.com
-
ya all good thanks for the help .... i was just saying as aqzs shared his networks tab u can clearly see the index.m3u8 in there but the tab i shared .. its the same every time on every reload ... i dont see the static .m3u8 link as him idk why all i see a url index.m3u8?expires one... so was asking why is it happening with me ... but the stream detector the static url
-
-
-
-
Similar Threads
-
Need help to download the m3u8 videos (link)
By evion in forum Video Streaming DownloadingReplies: 3Last Post: 30th Apr 2023, 07:44 -
How I can download this M3U8 link using steamlink or other tools?
By zydjohn in forum Newbie / General discussionsReplies: 4Last Post: 24th May 2022, 15:09 -
Download without errors link m3u8
By filipino in forum Video Streaming DownloadingReplies: 10Last Post: 23rd Aug 2021, 18:39 -
download m3u8 link can Preview video but no sound
By takheang303 in forum Video Streaming DownloadingReplies: 7Last Post: 21st Aug 2021, 14:31 -
Please Help - Download / Back m3u8 link
By geordie10 in forum Video Streaming DownloadingReplies: 8Last Post: 2nd May 2021, 08:05