10

StartAt Time has been added and you can use a few different formats.

example url using the "t=" option: https://www.youtube.com/watch?v=Tw-WbgyfoYk&t=300

To start at 5min, you can use: t=300 or t=300s or t=5m

To start at 4hours 19 mins, use: t=15540 or t=4h19m or t=259m

so on..

StartAt Time has been added and you can use a few different formats. example url using the "t=" option: https://www.youtube.com/watch?v=Tw-WbgyfoYk&t=300 To start at 5min, you can use: `t=300` or `t=300s` or `t=5m` To start at 4hours 19 mins, use: `t=15540` or `t=4h19m` or `t=259m` so on..

8 comments

[–] ScorpioGlitch 1 points (+1|-0)

Man, is it just me or did that not expando?

[–] pembo210 [OP] 1 points (+1|-0) Edited

oh yeah, I didn't think about the textpost body expandos. They're a little different. It's just an external link in this example. That link won't work as is. Updated thanks.

I was thinking of the t=time part of the url.

[–] ScorpioGlitch 1 points (+1|-0) Edited

Oh, good. I have my browser so locked down that sometimes I end up wondering if the problem is on my end or not.

So if I understand you, this should expando: https://www.youtube.com/watch?v=Tw-WbgyfoYk&t=300

And this should not: https://www.youtube.com/watch?v=Tw-WbgyfoYk&t=300

And this should expando but not https://c8.alamy.com/comp/B52A7K/bad-habit-domestic-cat-eating-spaghetti-B52A7K.jpg

Edit: videos do not expando.

Edit edit: Images always expando.

[–] pembo210 [OP] 1 points (+1|-0)

yeah, me too with the browser. We built phuks around not using outside stuff(except the initial register and posting captchas, last thing left). There's no external jquery, js, fonts, gstatic, analytics, ads or trackers..

We need to add an icon for comment and text area expandos since they have different rules. Yeah, links that end in .gif/.jpg/.jpeg are auto expandos, links to youtube and other sites that would normally be expandos are just links because of the custom trimmed down markdown for the area.