VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Page 14 of 14
FirstFirst ... 4 12 13 14
Results 391 to 405 of 405
  1. Originally Posted by ErikDB View Post
    I couldn't wait, and figured out how to use 'Tampermonkey', the 'EME Logger', 'HTTP Toolkit' and the python script vrt.py (uploaded earlier in this thread).

    I was able to download the first episode, hooray!
    I wish I had taken notes...

    Anyway, I now re-learned how to get the PSSH and the payload token. But there seems to be something wrong...
    URL = https://www.vrt.be/vrtmax/a-z/het-eiland/1/het-eiland-s1a2/
    Code:
    Enter PSSH : AAAAXXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAD0iNXZpZC1kaXMtMTA2Mzc0MGItMDBjMC00OTFiLTlkOWQtZWQyOWEwMDJmMDU0XzVfSEQyMDIySOPclZsG
    
    Enter payload token : vrt|2025-04-09T11:52:18Z|v2|dQFHF/DFb0NkoM4OM9W9Ri7LdGA4u5RgckmZh0NM4xwSrVVAx2cHP3A0vuQK3eNGpCCjKdwUclYA4edgEE05AHp9a4X+VzVhUSM2K3mWJDPqcGPyDckdfkbMA1RiW3Tv|bc5d076c53ff312e02b74190592123a6e1c5c715da37f9eba740e01be90afd5b
    
    
    [INFO] 09/04/2025 01:52:06 PM - Generating challenge
    Expecting value: line 1 column 1 (char 0)
    And then the script stops.

    Originally Posted by Karoolus View Post
    Give this a go:

    https://files.videohelp.com/u/303646/vrt.py

    Get your API key from https://keysdb.net
    Login with Discord
    Go to your profile page
    Copy your API key
    It looks like that URL is dead. Could that have anything to do with why the script doesn't work anymore?

    If anyone has any idea what I'm doing wrong, or what I should be doing instead?

    Thanks in advance!
    Last edited by ErikDB; 9th Apr 2025 at 07:47.
    Quote Quote  
  2. Originally Posted by cedric8528 View Post
    Why don't you use Widevineproxy2 to get Keys and command....

    It takes 2 minutes to install the extension and load L3 cdm available and offer by generous people in sticky thread
    Does that work for VRT? I just tried it, but alas:
    Image
    [Attachment 86522 - Click to enlarge]


    (It worked on https://bitmovin.com/demos/drm...)
    Quote Quote  
  3. Originally Posted by iamghost View Post
    there is script for this, you will need your WVD to get it work
    cmd would be like
    Code:
    VRTMAX-DL.py --wvd "C:/wvd.wvd "vrt video url"
    https://files.videohelp.com/u/301156/vrt.zip

    used firefox browser only
    If I use this on my Linux Mint machine, I get this:
    Code:
    $ python VRTMAX-DL.py --wvd device_wvd_file.wvd https://www.vrt.be/vrtmax/a-z/het-eiland/1/het-eiland-s1a2/
    2025-04-09 17:22:19.970 | DEBUG    | __main__:extract_vrt_cookies:144 - VRT token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwczovL2xvZ2luLnZydC5iZSIsImF1ZCI6InZydG51LXNpdGUiLCJpYXQiOjE3NDQyMTIxMTgsImV4cCI6MTc0NDIxNTcxOCwic3ViIjoiMWUxNjk1ZTgtMDVhMi00NWMxLTlmNzktMTFmODJkNjQ1NTQ0IiwiYWMiOiIxNisiLCJ1c2VyX3N0YXR1cyI6IlZFUklGSUVEX0JFX1JFU0lERU5UIn0.R1xXz0OOCbDaqHkD_I3hw4j9XnY7kyb3gvJdP7LdHq0
    Traceback (most recent call last):
      File "/home/erik/schrapen/vrt_dl/venv/lib/python3.12/site-packages/requests/models.py", line 974, in json
        return complexjson.loads(self.text, **kwargs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.12/json/__init__.py", line 346, in loads
        return _default_decoder.decode(s)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.12/json/decoder.py", line 337, in decode
        obj, end = self.raw_decode(s, idx=_w(s, 0).end())
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.12/json/decoder.py", line 355, in raw_decode
        raise JSONDecodeError("Expecting value", s, err.value) from None
    json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "/home/erik/schrapen/vrt_dl/VRTMAX-DL.py", line 410, in <module>
        title, name, stream_id = get_graphql_metadata(url_path, cookies)
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/home/erik/schrapen/vrt_dl/VRTMAX-DL.py", line 213, in get_graphql_metadata
        body = response.json()
               ^^^^^^^^^^^^^^^
      File "/home/erik/schrapen/vrt_dl/venv/lib/python3.12/site-packages/requests/models.py", line 978, in json
        raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
    requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
    Looks like the same error...?
    Quote Quote  
  4. try WidevineProxy2 with another browser...because it works for Vrt Max

    Image
    [Attachment 86523 - Click to enlarge]
    Quote Quote  
  5. Member
    Join Date
    Oct 2024
    Location
    Netherlands
    Search PM
    @cedric8528 hi are you able to grab from hbo max? i got the decryption key i can send it to you i atm cant download my self cause my laptop is for restoration and it can take two weeks im now using for a short time a old phone that i lent from a relative
    Last edited by Jack scalia; 9th Apr 2025 at 11:55.
    Quote Quote  
  6. Originally Posted by cedric8528 View Post
    try WidevineProxy2 with another browser...because it works for Vrt Max

    Image
    [Attachment 86523 - Click to enlarge]
    You're right... Firefox did the trick. Why didn't I try that...?

    Anyway, thanks!
    Quote Quote  
  7. Member
    Join Date
    Apr 2025
    Location
    Belgium
    Search Comp PM
    Hi! Can someone please provide the download commands for all episodes of the second season of Ridder Muis? https://www.vrt.be/vrtmax/a-z/ridder-muis/?seizoen=seizoen-2
    Quote Quote  
  8. Originally Posted by Ruben02 View Post
    Does someone have the codes of this one? https://www.vrt.be/vrtmax/a-z/stasi-f-c-/2023/stasi-f-c-/
    Code:
    --key ee5dacb1ce850998d326cd7a90e17957:8836752cd31b3fb8118eb31c468f489e
    Quote Quote  
  9. Hello,

    Could I get the code for following episode?

    https://www.vrt.be/vrtmax/a-z/vrt-nws-journaal/2025/vrt-nws-journaal-vrt-nws-journaal-19u/

    https://www.vrt.be/vrtmax/a-z/vrt-nws-journaal/2025/vrt-nws-journaal-vrt-nws-journaal-19u-20250421/
    It can be possible that the link above doesn't work atm.
    You may ignore it if so.

    Thanks in advance
    Quote Quote  
  10. Originally Posted by MagnetStryker View Post
    Hello,

    Could I get the code for following episode?

    https://www.vrt.be/vrtmax/a-z/vrt-nws-journaal/2025/vrt-nws-journaal-vrt-nws-journaal-19u/
    Thanks in advance
    Hi,

    Your video is not encrypted
    Code:
    N_m3u8DL-RE "https://ondemand.vrtcdn.be/content/vod/vid-9c3a22fa-ae41-4714-9be5-536bcc44ab61-CDN_6_HD2022/vid-9c3a22fa-ae41-4714-9be5-536bcc44ab61-CDN_6_HD2022_nodrm_733e2230-a29a-42f9-8d1f-396121fa0cee.ism/.mpd" -M format=mkv
    The second link is not working
    Quote Quote  
  11. Does someone have the code for these videos? Thanks a lot.
    https://www.vrt.be/vrtmax/a-z/the-corridors-of-power/
    https://www.vrt.be/vrtmax/a-z/patagonia/
    Last edited by Ruben02; 2nd May 2025 at 14:44.
    Quote Quote  
  12. Hello,

    Could I get the code for following series?

    https://www.vrt.be/vrtmax/a-z/wereldbeeld/

    Thanks in advance
    Quote Quote  



Similar Threads

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