Skip to content

Support YouTube + Sign Language#605

Closed
joedolson wants to merge 2 commits intoableplayer:mainfrom
joedolson:main
Closed

Support YouTube + Sign Language#605
joedolson wants to merge 2 commits intoableplayer:mainfrom
joedolson:main

Conversation

@joedolson
Copy link
Copy Markdown
Member

Applies #553, and adds missing support for syncing time when scrubbing or clicking in transcript.

Applies ableplayer#553, and adds missing support for syncing time when scrubbing or clicking in transcript.
signVideoId = this.mediaId + '-sign';
this.$signVideo = $('<video>',{
'id' : signVideoId,
'muted' : true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be without sound :)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, it's been too long since I did, this and now I'm unsure what you are saying here. It seems like you're confirming that this is correct; but let me know!

@joedolson
Copy link
Copy Markdown
Member Author

Merged to develop. Props @xerc.

@joedolson joedolson closed this May 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants