How to Insert a Link to a Video Without It Being Thumbnailed - PF Forum

  • Thread starter Thread starter Stephanus
  • Start date Start date
  • Tags Tags
    Code Link Video
AI Thread Summary
The discussion revolves around how to share YouTube video links in a forum without displaying the video thumbnail. Users seek a method to insert clickable links that lead to videos without automatically embedding them in the thread. Several solutions are proposed, including using BB code to link text to URLs, which allows for customized link titles. Users confirm that simply pasting a YouTube link results in an embedded video, while other URLs display as clickable text. It is noted that the forum converts URLs into specific formats based on their type, particularly for YouTube links. The conversation highlights various techniques for linking, including copying video titles and modifying text to create user-friendly links. Overall, the thread emphasizes the importance of formatting links correctly to maintain thread aesthetics while providing access to video content.
Stephanus
Messages
1,316
Reaction score
104
Dear PF Forum,
Can someone help me with this matter?
I want to ask a question in PF concerning a particular video.

You'll see that the video popped up in my thread.
I use insert link above.

But what I want to do is simply, insert the link, so the use can click the video to watch it without being thumbnailed on my thread.
Something like this.
https : // www . youtube . com / watch?v=02xPFwuBVmA
But, it wasn't a link, it's just a green underlined text.
I have to insert space, so PF won't attach the video on my thread.
So how can I just paste a link, and someone have to click it to watch the video, but not displaying the video itself on my thread.
Do anybody the BB code to do that?

Thank you very much.
 
Physics news on Phys.org
You could "link" text and url like this. Simply mark the text, click on the chain symbol in the editor and insert the url.
 
  • Like
Likes Stephanus
Like this?
 
You could also do this: youtu.be/02xPFwuBVmA
Code:
[url=https://youtu.be/02xPFwuBVmA] youtu.be/02xPFwuBVmA [/url]
Note that the "https://" has been removed
 
Last edited by a moderator:
  • Like
Likes Stephanus
Here's another way, also. If you bookmark the video, right click on the video title and left click copy... then, right click in the reply box, and left click paste...
Gravity Defying Cat - The Slow Mo Guys - YouTube

You can even highlight and delete the description name if you want, and end up with this...
YouTube

Or, choose whatever name you want...
"My" Video

The way fresh_42 showed is probably the easiest, though ... I usually do it that way, myself.
 
Last edited:
  • Like
Likes Stephanus
Thanks @OCR

Can I try here?

1. This is copy paste method, without insert link, but with url like statement.


2. This is insert link with url like title.


3. This is insert link without url like title.
Evolution video

4. This is @OCR method with URL like title

But if I click video title in bookmark, it gives the link not the video title.5. This is @OCR method and changing the text.
Evolution Video

Okay, let's see what they do.
 
Ahh, I think it's this. If there's URL like text, the bulletin will convert it to video, whether you insert link or not.
But, it's interesting. If It's youtube link, the bulletin will display the video right away, not the entire webpage.

I'll try another URL

The homepage of a well known website.
www.yahoo.com

One of the page of a well known website.
https://en.wikipedia.org/wiki/United_States

One of the link of a well known website
https://en.wikipedia.org/wiki/United_States#History

Link of another website.
https://www.lds.org/scriptures/bible?lang=eng

Link of a website with a video on it
http://edition.cnn.com/videos/world/2016/11/25/space-images-urthecast-sfc-orig.cnn

Link to a youtube page with a video
https://www.youtube.com/user/Kurzgesagt/featured

And as we already know. Link to a youtube video, the bulletin will display the video snapshot.
 
  • #10
I think I have reached a conclusion.
Code:
If this bulletin finds a text with a URL like format, then {
  if it's a youtube video then {
    it will display the video snapshot
  }
  else {
    It will display it in URL font. Underlined, blue.
    if the user click the text it will open the page in a new tab
  }
}

if there's an insert link command in the bulletin, then {
  Bulletin will replace the URL with the title.
  (* what if the title is in URL like format?
     see rule no 1 *)
}
 
  • #11
How Evolution works - YouTube ... Odd, I just copied and pasted the bookmark from your video... seems to work... ?

How Evolution works ... Here, I just backspaced out " - YouTube " .

Evolution Video ... Here, I put "Evolution Video" between the tags...

Like this...
Code:
[URL='https://www.youtube.com/watch?v=hOfRN0KihOU']Evolution Video[/URL]
 
  • Like
Likes Stephanus

Similar threads

Back
Top