hi
on board there are many explanatiosn to download and save m3u8-Links to Video on local HD.
OK.
But this is always command-line
Are there ffmpeg-apps where one could paste the link and the download comes automatically?
thx
+ Reply to Thread
Results 1 to 3 of 3
-
-
This post uses a batch file to download a video URL in the clipboard with youtube-dl:
https://forum.videohelp.com/threads/384888-how-can-i-make-drag-an-drop-batch-file-for-...rd#post2495186
You should be able to modify the batch file to download using ffmpeg instead. Then all you have to do is copy the m3u8 URL to the clipboard then double click on the batch file. -
After searching myself for the same kind of thing, and didn't find anything relevant,
i decided to try the solution mentioned above.
I successfully modified the script to make it work with ffmpeg.
It use the same technique, copying the URL to the clipboard
and executing the script.
So you need to download the software 'clipboard' mentioned in the above post,
and then modify the script to relate the paths where you put the applications on your system.
I have updated the batch file, now the URL is including between double quotes (""),
better way to handle special characters in URLs.Last edited by rockjuju; 8th Mar 2019 at 13:50. Reason: new batch file
Similar Threads
-
How do i download the m3u8 file from this video?
By sscomp32 in forum Video Streaming DownloadingReplies: 0Last Post: 8th Jun 2016, 16:32 -
Help to Download M3U8 Url video faster on ffmpeg
By massafera in forum Video Streaming DownloadingReplies: 0Last Post: 26th May 2016, 10:45 -
M3U8 FFMPEG Download Issue
By adi10289 in forum Video Streaming DownloadingReplies: 15Last Post: 10th Dec 2014, 01:42 -
Issue with m3u8 playlist download using ffmpeg
By trinvh in forum Newbie / General discussionsReplies: 0Last Post: 5th Jun 2014, 09:23 -
rtmpe m3u8 video download help me
By dogantemel1978 in forum Video Streaming DownloadingReplies: 2Last Post: 1st Apr 2014, 18:33