VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date
    Sep 2024
    Location
    Spain
    Search Comp PM
    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...
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Code:
    pip install requests
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. Member
    Join Date
    Sep 2024
    Location
    Spain
    Search Comp PM
    I found the answers I needed looking for related threads with those words, thanks!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!