chrono86
13 years agoVisitor
I'm really confused, need some guidance
I know bits and pieces of scripting languages like Python, PHP, JS, etc. This is the first time I've played with Brightscript.
Here's what I DO have. I have a website that hosts some videos. It doesn't provide RSS but I can generate an XML file for it. This XML file is on a remote server (not local). I can't even find in the Brightscript documentation how to correctly open a URL for reading.
What would be even better would be to skip the XML altogether and just scrape the information directly from the page itself. Is that even possible?
Here's what I DO have. I have a website that hosts some videos. It doesn't provide RSS but I can generate an XML file for it. This XML file is on a remote server (not local). I can't even find in the Brightscript documentation how to correctly open a URL for reading.
What would be even better would be to skip the XML altogether and just scrape the information directly from the page itself. Is that even possible?