I am currently working on a video game project, It’s 3D, and in a particular feature where players can listen to the radio. I want to pull data from Odysee (LBRY) and a specific channel that I want to play in-game.

If I can’t pull data from the network, Is there another way for me to access either music or video content without breaking a ToS.

I’m working with python if that helps.I am also new, or semi new to Python.

  • @sleepyTonia
    link
    51 month ago

    Why not just have a “radio” folder where players can drop MP3 or OGG files?

    • @[email protected]OP
      link
      fedilink
      11 month ago

      Just a change and because I don’t want to pay a license ( if thats how it works…) for music.

      • @sleepyTonia
        link
        61 month ago

        You wouldn’t be distributing anyone’s copyrighted material. If anything, this is the safest and simplest route to avoid dealing with music or API licenses.