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.