Inspiration
Ever wanted to watch a lecture or listen to an audiobook on your phone and found it too slow? StreamAccelerator lets you change the speed of YouTube videos on your phone.
How it works
I tried to create an Android App with a WebView that contains an iframe with a YouTube video embedded, to coerce the YouTube module to run with HTML5 instead of Flash, displaying the speed options.
Challenges I ran into
I haven't been able to get over this error: E/Web Console﹕ Unsafe JavaScript attempt to access frame with URL file:///android_asset/test.html from frame with URL https://www.youtube.com/embed/5GBT37_yyzY?enablejsapi=1. Domains, protocols and ports must match. at null:1
Accomplishments that I'm proud of/What I learned
This is my first Android app that I made from scratch! :D
What's next for StreamFast
Get it working!
Note
I made this for McHacks, but was sleepy and didn't do the submission properly.

Log in or sign up for Devpost to join the conversation.