Open thinkdj opened 4 years ago
If the video URL has extra params, the embed fails
Example
https://www.youtube.com/watch?v=tXsQJhoauxc&t=100s - Fails
https://www.youtube.com/watch?v=tXsQJhoauxc&t=100s
https://www.youtube.com/watch?v=tXsQJhoauxc - Works
https://www.youtube.com/watch?v=tXsQJhoauxc
Ideally, the component should figure this out and call the required URL in proper format automatically
If the video URL has extra params, the embed fails
Example
https://www.youtube.com/watch?v=tXsQJhoauxc&t=100s
- Failshttps://www.youtube.com/watch?v=tXsQJhoauxc
- WorksIdeally, the component should figure this out and call the required URL in proper format automatically