mirror of
				https://github.com/TeamPiped/piped_dart.git
				synced 2024-08-14 22:27:49 +00:00 
			
		
		
		
	Add uploaded field.
This commit is contained in:
		
							parent
							
								
									f9be9522e9
								
							
						
					
					
						commit
						4ab4098c9a
					
				
					 3 changed files with 33 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -11,6 +11,7 @@ Name | Type | Description | Notes
 | 
			
		|||
**duration** | **int** | The duration of the video in seconds. | 
 | 
			
		||||
**thumbnail** | **String** | The thumbnail of the video. | 
 | 
			
		||||
**title** | **String** | The title of the video. | 
 | 
			
		||||
**uploaded** | **int** | The date in unix epoch the video was uploaded. | [optional] 
 | 
			
		||||
**uploadedDate** | **String** | The relative date the video was uploaded on. | [optional] 
 | 
			
		||||
**uploaderAvatar** | **String** | The avatar of the channel of the video. | [optional] 
 | 
			
		||||
**uploaderName** | **String** | The name of the channel of the video. | [optional] 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue