YouTube Embedder
Moderators: freebrickproductions, mlgillson, TommyBNSF, Raco_GS
-
- Posts: 17
- Joined: Sat May 14, 2016 7:51 pm
Re: YouTube Embedder
I tried embedding a Youtube video, but it didn't work.
- freebrickproductions
- Posts: 8743
- Joined: Thu Jun 07, 2012 11:12 am
- Location: Huntsville, AL
- Contact:
Re: YouTube Embedder
What was the URL you were trying to embed? Was there anything after the video ID in the URL? Was it a "shortened" URL?
They/Them for me, please.
Click here if you want to submit crossing photos to the site!
Avatar by runesprite on Twitter.
Click here if you want to submit crossing photos to the site!
Avatar by runesprite on Twitter.
-
- Posts: 17
- Joined: Sat May 14, 2016 7:51 pm
Re: YouTube Embedder
I sent a PM with the link.
Re: YouTube Embedder
I see its obviously workin for everyone else but not for me. So what am I doin wrong?
- freebrickproductions
- Posts: 8743
- Joined: Thu Jun 07, 2012 11:12 am
- Location: Huntsville, AL
- Contact:
Re: YouTube Embedder
It has to be the full YouTube URL (not the shortened one YouTube gives you when you hit "share", for some reason) with nothing after the video ID. Here's an example of one that works:
Code: Select all
[YouTube]https://www.youtube.com/watch?v=gy__Jp5SAtU[/YouTube]
And here's some examples of ones that don't work:
Code: Select all
[YouTube]https://www.youtube.com/watch?v=gy__Jp5SAtU&lc=UgySm4pTWO5fZoquBCF4AaABAg[/YouTube]
[YouTube]https://www.youtube.com/watch?v=gy__Jp5SAtU&t=35s[/YouTube]
[YouTube]https://www.youtube.com/watch?v=gy__Jp5SAtU&feature=youtu.be[/YouTube]
[YouTube]https://youtu.be/gy__Jp5SAtU[/YouTube]
[YouTube]https://www.youtube.com/watch?v=gy__Jp5 ... BCF4AaABAg[/YouTube]
[YouTube]https://www.youtube.com/watch?v=gy__Jp5SAtU&t=35s[/YouTube]
[YouTube]https://www.youtube.com/watch?v=gy__Jp5 ... e=youtu.be[/YouTube]
[YouTube]https://youtu.be/gy__Jp5SAtU[/YouTube]
I may see about fixing it so that the shorten URLs work as well, but I'll have to experiment around with that some.
EDIT:
Okay, I've now added a new bbcode, called YouTubeShort. Basically works the same way as the standard YouTube embed code, only with shortened URLs.
How it works is you essentially do this:
Code: Select all
[YouTubeShort]https://youtu.be/gy__Jp5SAtU[/YouTubeShort]
They/Them for me, please.
Click here if you want to submit crossing photos to the site!
Avatar by runesprite on Twitter.
Click here if you want to submit crossing photos to the site!
Avatar by runesprite on Twitter.
Re: YouTube Embedder
Ok cool. Ill try it next time I shoot a crossing.