Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(extension/youtube): Allow youtube shorts urls to be embedded
Youtube uses /shorts/ for their shorts video. The /embed url works with these id's, the regex did not support them though. This updates the videoId regex to also support the /shorts/ urls.
- Loading branch information