-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Description
Issue Summary
Using an Embed block in a streamfield, we are able to embed videos from youtube.com like this https://youtu.be/2MW6CrxScLk or like this https://www.youtube.com/watch?v=2MW6CrxScLk but not like this https://youtube.com/embed/2MW6CrxScLk
Steps to Reproduce
Grab a youtube url by clicking on a link that says "Embed".
Technical details
- Python version: 3.4
- Django version: 1.11.
- Wagtail version: 1.13.1
- Browser version: Chrome 62 (but it's a backend thing)