Streamlinkproxy Python3 Only!

There are 266 replies in this Thread which was already clicked 27,970 times. The last Post () by pepsik.

  • My setup


    no work

    #SERVICE 4097:0:1:6:5:6:5:0:0:0:http%3a//localhost%3a8088/https%3a//www.youtube.com/watch?v=V1CCAvFCLBU:TeleLombardia

    #DESCRIPTION TeleLombardia

    SF8008 OpenATV 7.4 // SF8008 OpenATV 7.5 DEVEL - Motor 70E 34W

  • Log where do I extract it from ?

    Start proxy in console ....

  • Log where do I extract it from ?

    Start proxy in console ....

    root@sf8008:~# streamlinkproxy manualstart DEBUG

    Traceback (most recent call last):

    File "/usr/sbin/streamlinkproxy", line 13, in <module>

    import streamlink.logger as logger

    ModuleNotFoundError: No module named 'streamlink'

    SF8008 OpenATV 7.4 // SF8008 OpenATV 7.5 DEVEL - Motor 70E 34W

  • ModuleNotFoundError: No module named 'streamlink'

    You do not have the plugin installed, or rather the streamlink library, which is automatically installed when you install the plugin



    in console on OpenATV 7.4

    Code
    ls /usr/lib/python3.12/site-packages/

    and show output

  • Yes

  • Log....


    root@sf8008:~# streamlinkproxy manualstart DEBUG

    Traceback (most recent call last):

    File "/usr/sbin/streamlinkproxy", line 13, in <module>

    import streamlink.logger as logger

    File "/usr/lib/python3.12/site-packages/streamlink/__init__.py", line 19, in <module>

    from streamlink.api import streams

    File "/usr/lib/python3.12/site-packages/streamlink/api.py", line 1, in <module>

    from streamlink.session import Streamlink

    File "/usr/lib/python3.12/site-packages/streamlink/session/__init__.py", line 1, in <module>

    from streamlink.session.session import Streamlink

    File "/usr/lib/python3.12/site-packages/streamlink/session/session.py", line 6, in <module>

    import streamlink.compat # noqa: F401

    ^^^^^^^^^^^^^^^^^^^^^^^^

    File "/usr/lib/python3.12/site-packages/streamlink/compat.py", line 9, in <module>

    import exceptiongroup # noqa: F401

    ^^^^^^^^^^^^^^^^^^^^^

    ModuleNotFoundError: No module named 'exceptiongroup'

    SF8008 OpenATV 7.4 // SF8008 OpenATV 7.5 DEVEL - Motor 70E 34W

  • I think you downlod previous version that it doesnt have a library. thats why it doesnt start. download latest one and it will work.

  • download it again plugin from this post --> RE: Streamlinkproxy Python3 Only!

    hi


    just installed clean image atv7.3 from 25 March and have issue too


    downloaded streamlink 6.7.1


    pasted-from-clipboard.png






  • UPDATE

    6.7.1


    Fixed a bug in 'control' scripts when copying the 'exceptiongroup' library. Anyone who has downloaded this version previously, please download it again.

    Completely remove a previously installed plugin

    Code
    opkg remove enigma2-plugin-extensions-streamlinkproxy

    Then install the corrected version from this post having previously copied it to the /tmp/ folder

    Code
    opkg install /tmp/enigma2-plugin-extensions-streamlinkproxy_6.7.1_all.ipk

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!