nullabhle release/recording in yt datetime
This commit is contained in:
parent
21c7e4d050
commit
62aa42e3b5
@ -7,8 +7,8 @@ namespace silver_messages.youtube
|
||||
{
|
||||
//not including (part _)
|
||||
public string title { get; set; }
|
||||
public DateTime release { get; set; }
|
||||
public DateTime recording { get; set; }
|
||||
public DateTime? release { get; set; }
|
||||
public DateTime? recording { get; set; }
|
||||
//name of the YT playlist to add this to
|
||||
public string playlist { get; set; }
|
||||
//my path to the thumbnail - meaning it will need the number stamped some other way
|
||||
|
Loading…
Reference in New Issue
Block a user