This commit is contained in:
parent
05fe40b70d
commit
8bb0fb8fcb
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ pub struct YouTubeMeta {
|
|||
pub description: String,
|
||||
pub uploader_name: String,
|
||||
pub uploader_id: String,
|
||||
pub views: i64,
|
||||
pub views: i32,
|
||||
pub upload_date: chrono::NaiveDate,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue