ritz078/embed-js

YouTube plugin not correctly parsing full urls

Open

#267 opened on Aug 9, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,262 stars) (95 forks)batch import
bughelp wanted

Description

Using the YouTube plugin the url https://www.youtube.com/watch?v=example&t=6s is not parsed correctly.

The only part passed is youtube.com/watch?v=example leaving the embedded video wrapped in https:// and &t=6s

Contributor guide

YouTube plugin not correctly parsing full urls · ritz078/embed-js#267 | Good First Issue