Url of large image of a YouTube video

后端 未结 3 1919
野的像风
野的像风 2021-02-05 16:39

I\'m interested in getting a preview image of a youtube video for my application I\'m using the url to the previews:

http://img.youtube.com/vi/EqWRZrupLrI/0.jpg

3条回答
  •  野性不改
    2021-02-05 17:20

    Please check the following SO post:

    How do I get a YouTube video thumbnail from the YouTube API?

    YouTube thumbnail link doesn't work in all cases

    It will surely solve your problem. I recommend to query the youtube api to get the thumbnail with max resolution.

提交回复
热议问题