Closed
Description
Checklist
- I'm reporting a site feature request
- I've verified that I'm running youtube-dl version 2021.03.03
- I've searched the bugtracker for similar site feature requests including closed ones
Description
I would like to have support for downloading and embedding thumbnails for videos on PeerTube instances.
In the HTML of the site in the <head>
there are three <meta>
tags
property="image"
property="og:image"
property="twitter:image"
each has a content
attribute that contains the thumbnail url.
I have checked multiple PeerTube instances and this seems to be the case for all of them.
So for example this video would have the tag
<meta property="image" content="https://gegenstimme.tv/lazy-static/previews/77b5b0ea-eca1-465e-a6bd-c96dfa11ded7.jpg" />
Metadata
Assignees
Labels
No labels