I want to download recorded lecture videos from my college website which requires authentication. I tried a few ways mentioned below and all failed.
Used IDM and got an error saying that
IDM can't download this protected stream.
Used HLS chrome extension which downloads.TS files. These TS files are of a few hundred MB and when opened using VLC or Windows Media Player they show duration
0:00
.Tried GetFLV app and after pasting the URL link, it throws a warning stating that video can't be downloaded.
After inspecting the web page I noticed that video has a blob URL. I couldn't get the video downloaded after pasting that URL in jdownloader2.
I couldn't find a working solution.