Altcoins Talks - Cryptocurrency Forum

Crypto Discussion Forum => Cryptocurrency discussions => On Youtube => Topic started by: admin on October 19, 2017, 06:37:54 PM

Title: Adding Youtube Videos
Post by: admin on October 19, 2017, 06:37:54 PM
Simple: Just add the youtube link to the message text.


for more complex options:


Just put the link between the below code

Code: [Select]
[youtube]{youtube link}[/youtube]
[youtube width=x height=y]{youtube link}[/youtube]
[yt]{youtube ID}[/yt]
[yt {parameters}]{youtube ID}[/yt]
[yt_user]{username}[/yt_user]
[yt_user {parameters}]{username}[/yt_user]
[yt_search]{search query}[/yt_search]
[yt_search {parameters}]{search query}[/yt_search]

where width and height is specified by x and y.  If width and height aren't specified, width is 100% of the post display area and height in a 16:9 ratio to the width.

The yt_user bbcode will show videos by the specified YouTube username.

The yt_search bbcode will show videos matching the provided search phrase.


Direct links also work
    For YouTube Videos:
    by id needs tags, full links no need for tags
    fA4cphzsjn8
   
Code: [Select]
[youtube]http://www.youtube.com/fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/embed/fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/embed?v=fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/embed?feature=player_embedded&v=fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/watch?v=fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/v/fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/e/fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/?v=fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/user/username#p/u/11/fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/sandalsResor[/youtube]ts#p/c/54B8C800269D7C1B/0/fA4cphzsjn8
    [youtube]http://www.youtube.com/watch?feature=player_embedded&v=fA4cphzsjn8[/youtube]
    [youtube]http://www.youtube.com/?feature=player_embedded&v=fA4cphzsjn8[/youtube]

    For YouTube PlayLists:
    by id needs tags, full links no need for tags
    PL55713C70BA91BD6E
    PLquckZj9TVRFKWqM6LJI4a_dgvN48jZGk
   
Code: [Select]
http://www.youtube.com/e/PL55713C70BA91BD6E
    [youtube]http://www.youtube.com/p/PL55713C70BA91BD6E[/youtube]
    [youtube]http://www.youtube.com/embed/PL55713C70BA91BD6E[/youtube]
    [youtube]http://www.youtube.com/embed?list=PL55713C70BA91BD6E[/youtube]
    [youtube]http://www.youtube.com/embed?feature=player_embedded&list=PL55713C70BA91BD6E[/youtube]
    [youtube]http://www.youtube.com/watch?v=OPf0YbXqDm0&list=PL55713C70BA91BD6E[/youtube]
    [youtube]http://www.youtube.com/?list=PL55713C70BA91BD6E[/youtube]
    [youtube]http://www.youtube.com/?feature=player_embedded&list=PL55713C70BA91BD6E[/youtube]
    [youtube]https://www.youtube.com/embed/videoseries?list=PLquckZj9TVRFKWqM6LJI4a_dgvN48jZGk[/youtube]
    [youtube]https://www.youtube.com/watch?v=Ni4ZclaiOtY&list=PLquckZj9TVRFKWqM6LJI4a_dgvN48jZGk[/youtube]

Substituting http://youtube.com, http://www.youtube-nocookies.com, http://youtu.be, and http://www.youtu.be also works.  https:// works instead of http://.  Please note any other parameters specified in the URL are ignored.

Optional parameters and values for all YouTube bbcodes are:
o width = Specifies the width of the iframe area.
o height = Specifies the height of the iframe area.
o start = Specifies how far into the video to start at.  Valid formats: "Seconds" or "Minutes:Seconds"
o end = Specifies how far into the video to stop at.  Valid formats: "Seconds" or "Minutes:Seconds"
o autoplay = 1, yes, on or true
o color = red or white
o theme = dark or light
o loop = 1, yes, on or true
o controls = 0, no, off, hide or false
o showinfo = 0, no, off, hide or false
o privacy = 1, yes, on or true
Title: Re: Adding Youtube Videos
Post by: rahul10948 on October 30, 2017, 07:39:05 AM
it will take a little more time to understood the coding part...but i will try it out
Title: Re: Adding Youtube Videos
Post by: Cordillerabit on November 28, 2017, 01:13:01 PM
ill try this code some of my recent thread very effective  :)
Title: Re: Adding Youtube Videos
Post by: adotrulez on December 03, 2017, 12:40:23 PM
I didn't really understand this..But will look it up online for more knowledge
Title: Re: Adding Youtube Videos
Post by: majes73 on December 13, 2017, 06:17:55 PM
Thank you I will give it a try