Matthew Clark
Matthew Clark
Yeah this would be great. Wouldn't be too hard. PRs most welcome. Unfortunately there's no active development on this project at the moment... something I'd love to change, but I...
Hi Michael, great you like the project. Priorities have changed and we're not working on it as much as we'd like to, but hopefully that will change at some point....
Good to know, thanks. I'll try and find some time to give it a go. Python & pipenv is never easy!
👋 Brave is a prototype ... it's not had much evolution because other internal systems were developed instead. I'm hopeful that time can be found to update this prototype; but...
@RobertLowe Yes, the internal BBC system is quite similar to Brave. It uses GStreamer and Python. It uses interpipes too which is more reliable as previously mentioned. The primary difference...
I fixed this by providing the URL as a string, rather than a URL object. (In other words, stick `.toString()` on the end.)