pranav-prakash / RokuCast

Cast videos from chrome to roku
180 stars 39 forks source link

New project with better video detection #49

Open dgreuel opened 5 years ago

dgreuel commented 5 years ago

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!

https://github.com/dgreuel/RokuKast

pranav-prakash commented 5 years ago

That's excellent! And a lot more maintainable than my hacky implementation. I'll link to your version in my readme.