ArchiveTeam / youtube-grab

Archiving all metadata from YouTube (everything except videos themselves due to size)
The Unlicense
23 stars 2 forks source link

archiving thumbnails #1

Closed johnss closed 3 years ago

johnss commented 3 years ago

Archiving all metadata from YouTube (everything except videos themselves due to size)

will it include thumbnails? if included please make sure 4 thumbnails are saved, every youtube video include 4 thumbnails

https://i.ytimg.com/vi_webp/kJQP7kiw5Fk/maxresdefault.webp https://i.ytimg.com/vi_webp/kJQP7kiw5Fk/maxres1.webp https://i.ytimg.com/vi_webp/kJQP7kiw5Fk/maxres2.webp https://i.ytimg.com/vi_webp/kJQP7kiw5Fk/maxres3.webp

maxres.webp are not always available especially for low resolution video, hq.webp will always available for all videos AFAIK.

There is no need for archiving maxres and hq together, if maxres available just archive maxres, just archive hq if not available, mq.webp (medium) and .webp (low) is not useful due to mediocre quality.

Arkiver2 commented 3 years ago

not sure yet, will get back to this when the project is almost finished development

Arkiver2 commented 3 years ago

high quality thumbnails will be archived for v1 and v2 items, only lower quality will be archived for v items due to size.