VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Hi,

    I'm trying to download a video from RTLPlay.be with the python script here https://forum.videohelp.com/threads/413893-Download-from-RTL-Play?daysprune=60

    I get following error message :

    Traceback (most recent call last):
    File "/mnt/Download/get71.py", line 181, in <module> print (get_download_command(s, format_mpd=True))
    File "/mnt/Download/get71.y", line 170, in get_download_command
    keys = get_keys(pssh_value, video_token)
    File "/mnt/Download/get71.py'
    ", line 147, in get_keys
    device = Device. load (WVD FILE)
    File " /home/alex/.local/lib/python3.10/site-packages/pywidevine/device.py", line 163, in load with Path(path).open(mode="rb") as f:
    File "/usr/lib/python3.10/pathlib.py" line 1119, in open return self._accessor.open(self, mode, buffering, encoding, errors,
    FileNotFoundError: [Errno 2] No such file or directory: 'device_wvd_file.wvd'

    I don't really understand what the problem is. The file is not present on my system (ubuntu). Should it not has been installe with pywidevine ?
    In cas someone could download the following video for me https://www.rtlplay.be/septante-et-un-p_8533/emission-du-26-03-24-c_13061109 it would be se kind and helpful. Or any idea about the error message here above is also more than welcome

    Thanks in advance you all
    Quote Quote  
  2. Well, the error message is quite clear: [Errno 2] No such file or directory: 'device_wvd_file.wvd'

    You need a local CDM in a file called device_wvd_file.wvd. Read the stickies to find how to extract one from an android device.

    Here are some that may still or may not work anymore: https://forum.videohelp.com/threads/413719-Ready-to-use-CDMs-available-here
    Quote Quote  
  3. Hi,

    wvd file is missing, read this post
    and this post for explanations

    Your video
    Code:
    N_m3u8DL-RE.exe "https://rtlbe.vod.6cloud.fr/rtl.be/output/7/4/4/744d804bd84928ff561495bdce1b8daec33f2626/static/13061109_181e673979dd4a466fcdf8b23ae85624_web_dash_upTo1080p_720p_vbr_cae_drm_hardware.mpd" --key eb1b7f365e1d610bd94db635a315dd49:9ea2d13e59ba5dd7345f28c5a65f9d38 -M format=mkv
    Quote Quote  
  4. Many thanks to both of you for the precious help you provided. I got my video with success ! Thanks again !
    Quote Quote  



Similar Threads

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