Skip to content

Conversation

@ogustavobelogb
Copy link

Closes #1121
When the video contains hyphen in its videoId, it will not start automatically because a parse issue. So I just replaced the character and it will works correctly. You can testing using this video:

YoutubePlayerController.fromVideoId(
      videoId: 'aqz-KE-bpKQ',
      autoPlay: true,

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.

[BUG] <title>Video ID characters are not coming after hyphen(-)

1 participant