Hello. Does the "N_m3u8DL-RE" program not join m3u8 files?
I ask this because it downloads the m3u8 contents well, but then it doesn't join them, it leaves the fragments in .ts in a folder. I have FFMPEG on but it doesn't pay attention. What am I doing wrong? Thank you
+ Reply to Thread
Results 1 to 18 of 18
-
-
-
N_m3u8DL-RE do all the merging and muxing.
--mux-after-done, -M
Code:N_m3u8DL-RE.exe "link" -M format=mp4
-
I put this
N_m3u8DL-RE "https://vbd.mediaset.es/orivod/vod/bitmovin/7b/39/7b392c54-2bd9-4e78-89de-187615f59626/main.ism/picky.m3u8?hdnts=st=1696176212~exp= 1696190612~acl=/*~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08c a481a940d2665f944bd84 -M format=mp4"
but it doesn't do anything, I get an error. What would the link and command be like so that when you finish downloading the m3u8 I leave it together in an mp4 file? -
"https://vbd.mediaset.es/orivod/vod/bitmovin/7b/39/7b392c54-2bd9-4e78-89de-187615f59626...696176212~exp= 1696190612~acl=/*~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08c a481a940d2665f944bd84
-
@axnspain
video link ?
and put " " into https link, not full RE command ...
Code:N_m3u8DL-RE "https://vbd.mediaset.es/orivod/vod/bitmovin/7b/39/7b392c54-2bd9-4e78-89de-187615f59626/main.ism/picky.m3u8?hdnts=st=1696176212~exp=1696190612~acl=/*~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08ca481a940d2665f944bd84" -M format=mp4
Last edited by lomero; 1st Oct 2023 at 12:04.
-
Well no, he doesn't listen to me. When I enter that I get this error.
What does the download link matter, if you already have the m3u8?
What I want is to download it in m3u8 and when it's finished put all the .ts together in an mp4 file, but there is no way.
[Attachment 74133 - Click to enlarge] -
-M format=mp4
you use wrong syntax -M formato=mp4
copy and paste into RE my code on post#8
[Attachment 74134 - Click to enlarge]Last edited by lomero; 1st Oct 2023 at 12:06.
-
your m3u8 link got space , delete 2 of space.
your file
Code:https://gofile.io/d/DS1YUZ
-
Now I have achieved it, but it has not converted the file to mp4, it has left it in .ts format
because? What's wrong now? Thank you
[Attachment 74135 - Click to enlarge] -
i dont know what wrong? your N_m3u8DL-RE same version as mine, maybe your ffmpeg is old. new one is here- https://www.videohelp.com/software/ffmpeg
if it still the same so i cant help you more -
-
youtube-dl --hls-prefer-native -f 387 "https://vbd.mediaset.es/orivod/vod/bitmovin/7b/39/7b392c54-2bd9-4e78-89de-187615f59626/main.ism/picky.m3u8?hdnts=st=1696176212~exp=1696190612~acl=/*~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08c a481a940d2665f944bd84"
[generic] *~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08c a481a940d2665f944bd84: Requesting header
[generic] *~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08c a481a940d2665f944bd84: Downloading m3u8 information
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 181
[download] Destination: picky-_~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08c a481a940d2665f944bd84.mp4
[download] 100% of 67.58MiB in 01:05
[ffmpeg] Fixing malformed AAC bitstream in "picky-_~hmac=78b71975eedea68fc64bd69b4eba0e399e71f93a08c a481a940d2665f944bd84.mp4" -
Similar Threads
-
"code":400,"error":true,"message" on http://getwvkeys.cc
By johnsonkiss in forum Video Streaming DownloadingReplies: 14Last Post: 25th Jul 2024, 21:45 -
getwvkeys.cc code":400,"error":true,"message":"Failed to get license: 405
By Koldunas in forum Newbie / General discussionsReplies: 0Last Post: 27th Sep 2023, 02:44 -
{"code": 2048, "message": "Authentication failed"} when getting license
By warmachine in forum Video Streaming DownloadingReplies: 2Last Post: 26th May 2023, 16:34 -
How to change "m3u8" to "json" and "ts" to "js" extension
By wowza in forum Newbie / General discussionsReplies: 6Last Post: 4th Mar 2023, 15:36 -
How to change "m3u8" to "json" and "ts" to "js" extension
By wowza in forum User guidesReplies: 6Last Post: 4th Mar 2023, 15:36