-
-
Notifications
You must be signed in to change notification settings - Fork 64
I found the ultimate secret how to make m3u8 links compatible with external download managers like IDA which is now able to download unlimited videoss from m3u8 links without being blocked, we hope Open-In-Vlc will apply this simple secret please to realize the dream and make detected m3u8 links compatible with external download managers like IDA and FDM please ! #87
Description
Hi, first of all, I specify that I have already copied the m3u8 links detected by our beloved Open-in-vlc which adds the referrer, user agent string, m3u8 contaner....and I pasted the m3u8 links from Open-in-vlc in external download manager like IDA, the first times I can download the videos, then video download crashes by displaying error message "download forbidden", hence my post and the explanation of my sensational discovery which solves this bug and we hope Open-in-vlc will implement it please, thanks :)
So,
yesterday, I put a m3u8 link in IDA download manager able to download video from m3u8 links (number of threads=1) but an error message is displayed "download prohibited" in IDA, probably because I downloaded several videos previously.....
I do some experiments and I find the ultimate secret so that external download managers like IDA can download videos from m3u8 links detected by Cat-Catch or Live-Stream-Downlader without the download in the download manager being blocked:
we copy the index v1a1.m3u8 link of the video given by Cat Catch or Live Stream Downloader and we open the network observer of the Bulk-media-downloader extension:
https://github.com/inbasic/bulk-media-downloader
then open a new tab of the web browser and paste the m3u8 link and click on the enter key, the m3u8 file is downloaded but little import, we go to network observer of the Bulk-media-downloader extension and we will see the m3u8 link and we select it and we click on external downloader/path of download manager /run
or another simpler method: before playing the video, open the network observer of the Bulk-media-downloader extension also capable of detecting m3u8 links and I play the video and I search and select the indexv1a1.m3u8 link, then at the very bottom I click on external downloader and I put the path of IDA.exe, there is a box to add arguments and the secret I put all the arguments... but we can skip the arguments because Bulk-media-downloader will ask us to install the extension: External Application Button:
https://github.com/andy-portmen/external-application-button
I install it and obviously I put in executable name the path of the IDA executable dowload manager and here is the secret of my sensational discovery: in the arguments box, I click on "reserved" and I click in drop-down menu on : entire url, page title, url host name, url path name, url hash tag, url protocol, selection text, donwload then insert local path, get referrer, get user agent, get cookie, extra info .
at the bottom of the page, I activate the option: "Allow other extensions to run native commands (use with caution) (you will get a confirmation box on every new requests)"
then I click on update application button .
and now, the dream becomes reality, the video of m3u8 link blocked in IDA download manager is no more blocked with this error message download prohibited and the donwload of m3u8 video succeeded !
now here is my request please Mr @andy-portmen : please add an option to add all these vital arguments to the m3u8 link detected by Open-In-Vlc :
[HREF][TITLE][HOSTNAME][PATHNAME][HASH][PROTOCOL][SELECTIONTEXT][DOWNLOADED_PATH][REFERRER][USERAGENT][COOKIE][EXTRA]
so the m3u8 links of Open-In-Vlc will be compatible with external download managers which will be able to avoid blocked downloads, thank you!
in addition the internal downloader parser of the extensions can encounter problems, technical limitation 2GB of web assembly ....
and make the detected links compatible with the external download manager by adding all these arguments is a spare wheel and an alternative solution, thank you!
also, the new versions of the web browsers : catsxp, yandex, supermium, firefox .....no more display temporary video so we can't playback video while donwloading, only custom chrome 130 for my windows 7 os still allows video donwloaders extensions to display temporary video, and I fear chrome 131 or 132 will erase this important possibility of playback video while donwloading useful for those who have weak connection and helps them to avoid waiting for download to finish, and using external download manager is the ultimate solution for playback temporay video while downloading, thanks !