apxltd / what-bugs

What bugs?
3 stars 0 forks source link

Youtube oneboxes don't work with time offsets #109

Closed dkfellows closed 8 years ago

dkfellows commented 8 years ago

It's occasionally nice to direct people to start at a particular point in a youtube clip. But the parsing of them for the oneboxing doesn't work at all; having a link like https://youtu.be/ABCD1234ABC?t=27s just results in the link itself being displayed, not the embeddable version.

It'd be even nicer if the start time was actually used.

boomzillawtf commented 8 years ago

Yes, this is a plugin issue. The plugin still needs some serious TLC. Discussion has been happening here:

https://what.thedailywtf.com/topic/19533/youtube-thumbnails

This is the plugin: https://github.com/a5mith/nodebb-plugin-youtube-lite

BenLubar commented 8 years ago

Moved to a5mith/nodebb-plugin-youtube-lite#29