Linked Questions

12 votes
3 answers
15k views

Is there a way to get youtube playlist thumbnail like how you can get a thumbnail of a video, explained here: How do I get a YouTube video thumbnail from the YouTube API?
varchar1's user avatar
  • 121
9 votes
4 answers
2k views

How can it be determined if a youtube video is an actual video or just a static image? Since it's likely not possible using the youtube API, is there a workaround using javascript/jquery to scan ...
mrabin's user avatar
  • 662
6 votes
4 answers
10k views

I am very new to python, I'm wondering how I would just get the maxres thumbnail to print, instead of literally everything about the video. Sorry if the answer is a bit obvious, I am a bit new to ...
yevvy's user avatar
  • 63
4 votes
4 answers
20k views

I have a WordPress site in which I am inserting video embed code in the post editor. In the front end I need to show the video Thumbnail on click on them it will show the video in lightbox. The ...
user1606066's user avatar
7 votes
5 answers
3k views

In both chat apps, social apps have a feature, when we paste a link on text view it's giving us a thumbnail from that url, Is this possible to do in an iOS app. If it is how may I do this?
codebot's user avatar
  • 2,676
2 votes
9 answers
9k views

Anybody help me i want to developing a website using php code. GIF-KING this is my website i have completed jpeg image to gif creator but how to create GIF image from YouTube URL like yt2gif I tried ...
Chinmay235's user avatar
  • 3,444
1 vote
4 answers
12k views

NSURL *youTubeURL = [NSURL URLWithString:@"http://www.youtube.com/watch?v=HPwyVw_6vsQ&feature=youtu.be"]; // URL is a string which needs to be placed in @"" and close method call with ]. ...
Jaspreet Singh's user avatar
3 votes
5 answers
14k views

I just start to using angularjs and I want to display youtube thumbnail image from the youtube video url ... is there a way to display video thumbnail when people insert url in input and then click ...
Ayd In's user avatar
  • 193
6 votes
5 answers
3k views

Here is my scenario - I have a windows store app. I have a local file, and a link to a file on the internet. Is there a way I can check if these two files are the same, WITHOUT downloading the file ...
Mario Stoilov's user avatar
4 votes
1 answer
5k views

I want to get all of the different images that YouTube stores for all of my videos from my channel Guitar3covers For a certain video https://www.youtube.com/watch?v=I03uuxgpWd8 the video id is: "...
Himanshu Pathak's user avatar
3 votes
2 answers
5k views

Thumbnail from the video in YouTube. I want to add the ability to add images from video which I get in my method useLinkInput. Now I have a dialog, where I have the following code: public void onClick(...
Morozov's user avatar
  • 5,290
2 votes
3 answers
2k views

If user types youtube url in body and save record, I'd like to show its thumbnail in view. Is there any good techniques? or good gem for that? sample typed in url: http://www.youtube.com/watch?v=...
MKK's user avatar
  • 2,753
5 votes
1 answer
4k views

There is an iframe on this page I want to get a screenshot from the video tag, so I have to reach video tag that in the iframe tag. When I open the console and run this code: const videoElement = ...
Muhammed Ozdogan's user avatar
5 votes
3 answers
4k views

I need to get the thumbnail of an online video file without downloading the file. Is it possible ? Is it possible with Universal Image Loader ?
Hossein Kurd's user avatar
  • 4,655
4 votes
2 answers
11k views

I want to get rid of you tube play button you see on image, and also this first frame if possible. I want to use my own play button, and my own first frame as img tag, which actually is already there, ...
Karol's user avatar
  • 8,093

15 30 50 per page
1 2
3
4 5
8