IppSec / ippsec.github.io

Creative Commons Zero v1.0 Universal
140 stars 29 forks source link

Direct link to mobile not working #9

Closed IppSec closed 5 years ago

IppSec commented 5 years ago

It appears the YouTube mobile site doesn’t obey the start get parameter. I’ve only confirmed the bug have not looked into it.

Ex URL: https://m.youtube.com/watch?start=540&v=krC5j1Ab44I

fabiossilva21 commented 5 years ago

Use:

https://m.youtube.com/watch?t=540&v=krC5j1Ab44I

With parameter "t" not "start"

IppSec commented 5 years ago

Thanks @fabiossilva21 and @KMikeeU verified fixed and now closing.