Embedding youtube clips...

Moderators: UAdevil, JMarkJohns

Post Reply
User avatar
JMarkJohns
Posts: 3343
Joined: Tue Jun 03, 2014 10:28 am
Reputation: 167
Location: VforVindication
Contact:

Embedding youtube clips...

Post by JMarkJohns »

I know the embedded code needs to go twixt the code brackets to show embed.

But it used to be just the link or the link code.

Why the change?

Is there a way it can be changed to just the end code?

You can't access embed coding from mobile browsers, nor do they make it an available share option on the app. Least ways not that I'm aware.
User avatar
azgreg
Posts: 25695
Joined: Tue Jun 03, 2014 1:01 pm
Reputation: 1311

Re: Embedding youtube clips...

Post by azgreg »

Use the embed code like this.

<iframe width="560" height="315" src="https://www.youtube.com/embed/aPbtzjw9gg4" frameborder="0" allowfullscreen></iframe>

Then wrap with the youtube code.

User avatar
JMarkJohns
Posts: 3343
Joined: Tue Jun 03, 2014 10:28 am
Reputation: 167
Location: VforVindication
Contact:

Re: Embedding youtube clips...

Post by JMarkJohns »

azgreg wrote:Use the embed code like this.

<iframe width="560" height="315" src="https://www.youtube.com/embed/aPbtzjw9gg4" frameborder="0" allowfullscreen></iframe>

Then wrap with the youtube code.


Oh, I know how to do it. But embed code is not available via mobile browsers/apps.
User avatar
azgreg
Posts: 25695
Joined: Tue Jun 03, 2014 1:01 pm
Reputation: 1311

Re: Embedding youtube clips...

Post by azgreg »

Opps, I missed the mobile part of the inquiry. carry on. :D
User avatar
UAEebs86
Posts: 28751
Joined: Tue Jun 03, 2014 5:41 pm
Reputation: 1604
Location: Mohave Dorm Room 417 Buzz 2

Re: Embedding youtube clips...

Post by UAEebs86 »

JMarkJohns wrote:

Oh, I know how to do it. But embed code is not available via mobile browsers/apps.
Can't you just set your browser to full desktop mode so that YouTube doesn't know you are on a mobile? I think most browser apps can do that.
We are the people our parents warned us about.
-JB
2022 Survival Pool Co-Champion
User avatar
JMarkJohns
Posts: 3343
Joined: Tue Jun 03, 2014 10:28 am
Reputation: 167
Location: VforVindication
Contact:

Re: Embedding youtube clips...

Post by JMarkJohns »

UAEebs86 wrote:
JMarkJohns wrote:

Oh, I know how to do it. But embed code is not available via mobile browsers/apps.
Can't you just set your browser to full desktop mode so that YouTube doesn't know you are on a mobile? I think most browser apps can do that.
That seems to work on Chrome. Thanks.
Post Reply