Hello! I’d like to write a script to download videos from streamingcommunity.estate from a given video URL, and to do this I need the m3u8 file url. Currently I manually go to the network tab to search for it, but I’d like the script to do this automatically. Do you know of a way to achieve this? Bash or Python if possible, otherwise any other method will do fine. Thanks in advance!

  • free@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    Thanks heaps for reply. Legend. After using chatgpt and bingchat I got the script cleaned up and working but unfortunately no output. 😥 I dont need the content, I just like to defeat these websites. Oh well. Dont want to bother you. My command was “node your-script.js https://streamingcommunity.express/watch/3330

    • tubbadu@lemmy.kde.socialOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      uhm that’s strange, I just tried executing it on your link and it worked. have you waited at least 5 seconds after running the script?