Embedding Videos

Feedback and site usage questions

Moderator: Moderators

Post Reply
Darias
Guru
Posts: 2017
Joined: Sun Jul 18, 2010 10:14 pm

Embedding Videos

Post #1

Post by Darias »

I understand that we already have a feature which enables us to embed YouTube videos, however occasionally I come across alternative videos like Vimeo clips. I typically want to embed videos rather than link them because I don't want readers to have to leave the page anymore than they already do because of my somewhat excessive use of links.

I'm a member of another forum and I saw they have BB code which allows them to include a link for any video. You can choose the size of the video as well which makes it bigger than it might usually appear.

It looks like this:

Code: Select all

[media='640 x 360']url goes here[/media]
It's also useful because you can use the short version of YouTube urls (http://youtu.be/), which doesn't work with our current set up.

I think this would be really useful because there's this thing called TubeChop, which allows you to edit the relevant parts of a YouTube video, and I believe it's possible to embed that edited version.

User avatar
otseng
Savant
Posts: 20520
Joined: Thu Jan 15, 2004 1:16 pm
Location: Atlanta, GA
Has thanked: 197 times
Been thanked: 337 times
Contact:

Re: Embedding Videos

Post #2

Post by otseng »

Darias wrote: It's also useful because you can use the short version of YouTube urls (http://youtu.be/), which doesn't work with our current set up.
OK, I've added this. There's three ways to use it:

Code: Select all

[yt]http://youtu.be/4sNKKlZpeGE[/yt]

[yt]youtu.be/YO7t85lSHNo[/yt]

[yt]AKz3lpyRNkQ[/yt]
See here for the videos:
http://debatingchristianity.com/forum/v ... 746#610746

(Yes, this is the song I'm currently working on with my harmonica.)
I think this would be really useful because there's this thing called TubeChop, which allows you to edit the relevant parts of a YouTube video, and I believe it's possible to embed that edited version.
The [youtube] and [yt] tags won't work with TubeChop. I'll need to create another bbcode to support that.

User avatar
otseng
Savant
Posts: 20520
Joined: Thu Jan 15, 2004 1:16 pm
Location: Atlanta, GA
Has thanked: 197 times
Been thanked: 337 times
Contact:

Re: Embedding Videos

Post #3

Post by otseng »

Darias wrote: I understand that we already have a feature which enables us to embed YouTube videos, however occasionally I come across alternative videos like Vimeo clips.
OK, added vimeo bbcode.

Code: Select all

[vimeo]http://vimeo.com/38512368[/vimeo]
http://debatingchristianity.com/forum/v ... 752#610752

User avatar
otseng
Savant
Posts: 20520
Joined: Thu Jan 15, 2004 1:16 pm
Location: Atlanta, GA
Has thanked: 197 times
Been thanked: 337 times
Contact:

Re: Embedding Videos

Post #4

Post by otseng »

otseng wrote:
I think this would be really useful because there's this thing called TubeChop, which allows you to edit the relevant parts of a YouTube video, and I believe it's possible to embed that edited version.
The [youtube] and [yt] tags won't work with TubeChop. I'll need to create another bbcode to support that.
Sorry, I won't be able to support TubeChop. The parameters for their embedded object takes multiple parameters instead of a single id.

Darias
Guru
Posts: 2017
Joined: Sun Jul 18, 2010 10:14 pm

Post #5

Post by Darias »

Thanks for the updates!

A lot of news websites have their own embedded videos. Could either of the new codes work with other types of videos, or can they only embed YouTube and Vimeo videos?

User avatar
otseng
Savant
Posts: 20520
Joined: Thu Jan 15, 2004 1:16 pm
Location: Atlanta, GA
Has thanked: 197 times
Been thanked: 337 times
Contact:

Post #6

Post by otseng »

Darias wrote: Could either of the new codes work with other types of videos, or can they only embed YouTube and Vimeo videos?
They only work with YouTube and Vimeo.

Post Reply