Official Embed Player #129
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#129
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add support for the official youtube video player, despite how gross it is.
added #124 as parent issue
changed the description
Added settings panel to support embed dropdown.
Started work on pulling iframe embed api when dropdown is set to official embed:
aadeac03dfStarted work on implementing iframe embed api:
1344756449Looks like according to google doc's (not google docs lol), the
show_infoinfo flag was deprecated back in 2018.We'll probably have to make a custom bottom player control set, instead of just the title bar, at some point so we can fully hide all controls to handle this in a nice way.
Plus we could use that for the other handlers to create a more unified UX. Might be worth looking into in the future.
Finished implementing buildPlayer() function for youtubeEmbedHandler (slow night :P):
1b0caa5e02Finished Implementing Official Youtube embedded iframe player support:
473b54356e&e4bebce431