Hi guys. Don´t wanna bother you with too many details, so long story short: I want to download videos from a web, and they happen to be embedded in a video player called "mediadelivery".
I´ve snooped around in old threads regarding the same issue, and I´m currently attempting this solution: https://forum.videohelp.com/threads/411645-Trying-to-download-from-iframe-mediadelivery#post_2706217
It´s about using yt-dlp and a custom Python script written by this user named MaZED-UP.
I´ve basically managed to install both yt-dlp and Python and filled the gaps at the bottom of the script. Unfortunately, when I run it in cmd I come across this error:
C:\yt-dlp>python b-cdn-drm-vod-dl.py
Traceback (most recent call last):
File "C:\yt-dlp\b-cdn-drm-vod-dl.py", line 10, in <module>
import requests
ModuleNotFoundError: No module named 'requests'
Not only am I getting that error, I dread I´ll be getting many more down the script as I manage to (hopefully with your help) solve them.
Would anyone please be willing to help me with this issue? I know basically nothing about computer programming, and having to go through this to try to get videos I´ve been unable to download in any other way is tough enough as it is...
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!
+ Reply to Thread
Results 1 to 3 of 3
Thread
-
-
Code:
pip install requests
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*] -
I found the answers I needed looking for related threads with those words, thanks!
Similar Threads
-
CD burning: custom gaps between tracks?
By Reading Bug in forum MediaReplies: 12Last Post: 16th Jul 2023, 01:04 -
Filling black borders in Fullscreen mode
By butterw in forum Software PlayingReplies: 119Last Post: 5th Jun 2023, 09:51 -
Capturing from video tape with gaps
By GrudgeMonkey in forum Newbie / General discussionsReplies: 10Last Post: 25th Oct 2021, 17:15 -
Looking for Batch MP4 Normalization Script of existing script
By VideoFanatic in forum Video ConversionReplies: 6Last Post: 31st Jul 2021, 19:50 -
Picture not Filling the screen
By enfield250 in forum Newbie / General discussionsReplies: 1Last Post: 24th Dec 2020, 14:03