PHP-Outburst/myUPB

Properly parse Youtube URL

Closed this issue · 0 comments

Currently when adding the Youtube video the user is asked to add only part after ?v=, e.g. k1-TrAvp_xs. We should add option to paste full URL (https://www.youtube.com/watch?v=k1-TrAvp_xs)

Additional info

When there is something more after ?v= part (e.g. &autoplay=1) it is included too, it may be good for &t= part but not for autoplay, unless we find a way to force disable autoplay