You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In line 133 should be:
tag.src = 'http://www.youtube.com/iframe_api';
instead of:
tag.src = '//www.youtube.com/iframe_api';
Otherwise, the console complains "file://www.youtube.com/iframe_api Failed to
load resource: net::ERR_FILE_NOT_FOUND"
Original issue reported on code.google.com by [email protected] on 4 Dec 2014 at 10:54
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 4 Dec 2014 at 10:54The text was updated successfully, but these errors were encountered: