Opened 13 years ago
Closed 13 years ago
#10463 closed Patch - Bug Fix (fixed)
Update MythNetVision YouTube player to v3 of API
Reported by: | Owned by: | robertm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | Plugin - MythNetvision | Version: | Unspecified |
Severity: | medium | Keywords: | youtube chromeless |
Cc: | Ticket locked: | no |
Description
According to Google, older versions of their chromeless player will cease working in October. Right now the majority of YouTube? videos no longer start in MythNetvision?, because these versions won't display advertisements.
Attached is a simple update to reference the v3 player; this seems to restores playback in all cases I've tried (at the cost of ads). The API hasn't changed significantly, seeking and playback still appear to work as before.
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | youtube-api3-v1.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Update Youtube player API to v3.
Thanks to Alex Halovanic for this change, allows playback for those videos which attempt to play advertisements first.
Fixes #10463.