Hello! Please forgive me for my question. I am trying to download all the videos from Osmosis, but I can't download them individually anymore. They are so many! 1000+ videos. It drives someone insane. Is there a way I can download all of them, and not individually one by one? I truly don't know how, from where to begin, or what to do. I imagine you could do that by creating a script, but I don't know coding, so I am kind of lost. Osmosis is a site with medical videos.. if anyone could please help me? Explain step by step what to do?
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 2 of 2
-
-
So you basically need to scrape the webpage, see what api gets called in network tab and perform a GET/POST request to fetch JSON data details. Use headers or additional payload data in case the site gives a 401,402 error or any error that prevents JSON data to be accessed. then write a python script to extract the url/mpd/m3u8 field from the response. Use Chatgpt and do a lot of trial and error. Analyze what works and what not.
Similar Threads
-
Help downloading some videos
By oxoxen21 in forum Video Streaming DownloadingReplies: 115Last Post: 21st Dec 2023, 02:36 -
Downloading Medical lectures videos (osmosis)
By Vy23 in forum Video Streaming DownloadingReplies: 23Last Post: 8th Nov 2023, 09:39 -
Help downloading some videos
By Doromilo in forum Video Streaming DownloadingReplies: 1Last Post: 29th Jul 2022, 16:54 -
Downloading videos with player.pl
By robza171 in forum Video Streaming DownloadingReplies: 8Last Post: 18th Mar 2019, 11:36