Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work #1

Open
thislooksfun opened this issue May 13, 2014 · 5 comments
Open

Doesn't work #1

thislooksfun opened this issue May 13, 2014 · 5 comments

Comments

@thislooksfun
Copy link

I tried this, and it errored:

[Error] InvalidStateError: DOM Exception 11: An attempt was made to use an object that is not, or is no longer, usable.
n (freaq.min.js, line 16)
(anonymous function) (freaq.min.js, line 16)
i (freaq.min.js, line 16)
w (freaq.min.js, line 16)
i (freaq.min.js, line 16)
(anonymous function) (freaq.min.js, line 16)
@zzmp
Copy link
Owner

zzmp commented May 13, 2014

Unfortunately, the minified file doesn't help too much with debugging.

What page were you on when you got this? If you can give me the URL, I will do my best to find out why this happened.

freaq works through capturing the MediaStream from an HTML5 <video> tag, so it may not work with all videos on youtube. In particular, it will not work with any Vevo artist, as those videos still use the flash player.

@thislooksfun
Copy link
Author

I was listening to this video: http://youtu.be/ENlYarqUfvs let me know if you need more information. I know how frustrating debugging can be. :P

@thislooksfun
Copy link
Author

Whoops. Wrong button. XP
(Also, separate question. How much are you paying for that website? I'm thinking of getting my own.)

@zzmp
Copy link
Owner

zzmp commented May 14, 2014

I've only tested this on Canary and Chrome. What browser are you using? Are you using anything else that could change the DOM, like AdBlock? Are you using a non-vanilla version of youtube?

As is, freaq appends itself to an advert's <div>. Any of the above could potentially cause problems with this - hopefully we'll figure out which, if any. Error's are not elegant yet, as I was just working to get the MVP out this morning.

(I got it on gandi.net - .io TLDs usually go for $20-40.)

@thislooksfun
Copy link
Author

I'm using Safari 7.0.3 on a Macbook Pro running Mavericks. I doubt the system is important, but just in case. I do have adblock installed, but I don't have it running on YouTube, so I can (kinda) support the people. I don't think I'm using a non-vanilla version.

(Ok, thanks.)

P.S. Shameless plug here, I made something for YouTube too. :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants