AI-generated Key Takeaways
- 
          
The metadata for a YouTube video attribute includes fields like thumbnail URL, video URL, views count, likes count, and comments count.
 - 
          
Additional video properties and the publish date are also included in the metadata.
 - 
          
The URLs for the thumbnail and video are prefixed with specific YouTube domains.
 - 
          
The counts for views, likes, and comments are represented as integer values.
 - 
          
Video properties can indicate characteristics such as whether the video is a short or a live stream.
 
Metadata for a YouTube video attribute.
| Fields | |
|---|---|
 | 
                
                   
 The URL of the video thumbnail, prefixed by "https://img.youtube.com/".  | 
              
 | 
                
                   
 The URL of the video, prefixed by "https://www.youtube.com/".  | 
              
 | 
                
                   
 The total number of views.  | 
              
 | 
                
                   
 The total number of likes.  | 
              
 | 
                
                   
 The total number of comments.  | 
              
 | 
                
                  
                   The properties of this video (such as shorts, live stream).  | 
              
 | 
                
                   
 The date that the video was created. Formatted as "yyyy-mm-dd".  |