erlend_sh
(Erlend Sogge Heggen)
August 16, 2015, 12:19pm
1
If I paste in this link:
https://www.youtube.com/watch?v=Nxc4AKz_lhQ&list=PLh1XHNREyQEPd-B4Dnlhg1ly7CHbbdW0f
It will be rendered thusly:
VIDEO
In other words, the link has been cut down to this:
https://www.youtube.com/watch?v=Nxc4AKz_lhQ
The playlist suffix is no longer present. Either these types of links should not be oneboxed, or they should be appropriately oneboxed as a playlist, as demonstrated by WordPress:
5 Likes
sam
(Sam Saffron)
August 17, 2015, 12:28am
2
@techAPJ can you have a look at this?
1 Like
Just a reminder, is this on the list @techapj ?
techAPJ
(Arpit Jalan)
December 4, 2015, 2:53am
4
Yes this was on my list and I looked into it few days back, but there was no practical way to do it using lazyYT .
So what I did now is switch to traditional iframe
embed when user tries to embed playlist. It will now be rendered as playlist:
https://github.com/discourse/discourse/commit/076ed66e690bb9a8899103f75ce47560594d0bf0
4 Likes
techAPJ
(Arpit Jalan)
December 4, 2015, 3:25am
5
Let’s see if this playlist gets oneboxed as expected
VIDEO
4 Likes