erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Hopefully this would be possible #149

Open M7amma opened 3 years ago

M7amma commented 3 years ago

Is it possible to make it so the addon can capture video streams from web players and display a panel for them above the video frame like IDM? This would be extremely useful for anyone downloading videos and media..

erickutcher commented 3 years ago

Video streams like what Youtube offers usually use DASH playback and they have to be reconstructed with other software to be viewable. If it's a direct link to a media file, then right clicking on it should allow you to transfer it to HTTP Downloader.