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

Merge YouTube API integration (178) into master #229

Merged
merged 2 commits into from
Jul 11, 2019
Merged

Conversation

koderjoker
Copy link
Contributor

Description
Closes #178

Technical
Adds the youtube player to IAUX.

@iisa iisa force-pushed the 178-youtube-player branch 2 times, most recently from 87be7f8 to f87b25f Compare July 10, 2019 21:27
- Add player to state
- Rebase branch
- Add feedback from code review
- Retrieve next trackNumber available for autoplay
- Loop to first track at end of playlist
- Prevent user and track interaction while player gets ready
- Add stylesheet
- Reload youtube player object after switching channels
- Hide ia-player when not in use
- Remove autoplay
- Add time delay for displaying error (#218)
- Remove comments and add jsdocs
- Clear timeout when new track selected
- Reference timer on component
- Stop autoplaying the youtube player after changing channels
- Change url when track changes
@iisa iisa merged commit d999473 into master Jul 11, 2019
@iisa iisa deleted the 178-youtube-player branch August 1, 2019 20:03
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.

Replace YouTube embed with YouTube API integration
2 participants