About Me

If you need to contact me directly, please feel free to:

Send an email to me (ventz) at (@) my website (vpetkov) and don’t forget to add the (.net)

7 Thoughts on “About Me

  1. Quike Cuadra on May 14, 2022 at 10:41 am said:

    Hello,

    I run your script about two years ago and been streaming Netflix on my Raspberry Pi without any major issues until recently. My Chromium is Version 92.0.4515.98 (Official Build) Built on Raspbian , running on Raspbian 10 (32-bit)t

    I posted on the Raspberry Forum the following:

    https://forums.raspberrypi.com/viewtopic.php?t=334423

    Any thoughts as to what is the issue?

    Thanks in advance, Quike

  2. Hi it’s me again. I checked your code for libwidevine version
    but the raspberry pi 64bit os did not find it, the developer
    said alot of differences in the directory where libs find it.

  3. I have a trouble on August 15, 2020 at 9:17 pm said:

    Hi,sir! when I install using “curl -fsSL https://pi.vpetkov.net -o ventz-media-pi sh ventz-media-pi”and when I open:internet-chromium(Media Edition)thenprompt:Invalid desktop entry file:“ /usr/share/applications/chromium-media-browser.desktop”my raspberrypi vision is raspberrypi4,4GB 64bit ,how to solve this problem?thank you!

  4. Ederson on July 10, 2020 at 4:50 pm said:

    hi, my name is ederson, i sent you an email regarding the Netflix addon log, but my operating system is android 32 bit. He is not raspberry is android. I await an answer.

    App I’m using is kodi.

  5. Hi Man, It’s me again 3x. I found if i erase -browser
    from the sh ventz-media.pi it puts in the directory.
    I’m a msdos 6.0 basic menu kinda of mod tracker.
    but this 64 raspberry pi os works on my 3b+ rpi 🙂
    Here is the code error output for elf 32 bit version.
    All the best, i used pi imager on linux mint 19 64bit.
    I’m in Montreal and would love to figure this build .
    Good Luck finding a chrome os 64 widevine version.

    https://www.raspberrypi.org/forums/viewtopic.php?f=117&t=275370

    > lib = ctypes.cdll.LoadLibrary(“./libwidevinecdm.so”);
    > lib.GetCdmVersion.restype = ctypes.c_char_p;
    > print(lib.GetCdmVersion())’
    Traceback (most recent call last):
    File “”, line 2, in
    File “/usr/lib/python2.7/ctypes/__init__.py”, line 444, in LoadLibrary
    return self._dlltype(name)
    File “/usr/lib/python2.7/ctypes/__init__.py”, line 366, in __init__
    self._handle = _dlopen(self._name, mode)
    OSError: ./libwidevinecdm.so: wrong ELF class: ELFCLASS32

  6. Hi it’s me again. I checked your code for libwidevine version
    but the raspberry pi 64bit os did not find it, the developer
    said alot of differences in the directory where libs find it.
    print(lib.GetCdmVersion())’
    Traceback (most recent call last):
    File “”, line 2, in
    File “/usr/lib/python2.7/ctypes/__init__.py”, line 444, in LoadLibrary
    return self._dlltype(name)
    File “/usr/lib/python2.7/ctypes/__init__.py”, line 366, in __init__
    self._handle = _dlopen(self._name, mode)
    OSError: ./libwidevinecdm.so: cannot open shared object file: No such file or directory

  7. 64bit raspiberry pi os beta is online. i tried it with your one line on netflix but no go, but i guess its 32bit widevine?
    Anyways i just put a /usr/bin/chromium into the desktop menu option with a right click in properties to load good.
    https://www.tomshardware.com/news/raspberry-pi-4-8gb-tested I’m in Montreal Quebec Canada and need drm 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *

>> NOTE: Please use <code>...</code> to post code/configs in your comment.