RokuCast
RokuCast copied to clipboard
New project with better video detection
In case anyone is interested, I created a new project based on this one that replaces the libvget component with custom code that detects videos on many more pages by looking both at the DOM and at outgoing HTTP requests.
Any feedback or contributions welcome!
That's excellent! And a lot more maintainable than my hacky implementation. I'll link to your version in my readme.