[solved] Please help... Trying to go from py to c# (openload hoster) (1 Viewer)

Ministerk

Super User
  • Team MediaPortal
  • Super User
  • November 28, 2007
    970
    826
    Uppsala
    Home Country
    Sweden Sweden
    Hi,

    I give up, I can't get this to work in c#. I'm getting stumped in decoding/decrypting of the png picture and can't really try the later part of the code.

    One of my sites is dependent on openload.

    Fully working kodi hoster: https://github.com/LordVenom/venom-...n.video.vstream/resources/hosters/openload.py

    I've made this one python file that runs on python (2.6?) and prints the resulting resource url from an hardcoded input (hXXps://openload.co/embed/7CUAuOuiYl0/Watch_The_Conjuring_2_For_Free_On_123Movies.to.MP4.mp4)

    openload.py is after the
    Code:
    ######################################################################################
    ######################################################################################

    in the bottom of the attached file.

    UPDATED FILE
     

    Attachments

    • test.py.txt
      28.7 KB
    Last edited:

    Ministerk

    Super User
  • Team MediaPortal
  • Super User
  • November 28, 2007
    970
    826
    Uppsala
    Home Country
    Sweden Sweden
    I noticed that the kodi impl stopped working...

    But It was a quick fix: change numbers.js to n.js

    Attaching a new version in op. (with some extra example urls)
     

    Users who are viewing this thread

    Top Bottom