feat: add fnOS packaging, storage workflows and release pipeline
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
public string? Title { get; set; }
|
||||
|
||||
public string? Author { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 博主 UID 精确筛选。用于从关注列表直达该博主的已同步视频。
|
||||
/// </summary>
|
||||
public string? AuthorId { get; set; }
|
||||
//public string? Name { get; set; }
|
||||
|
||||
public string? ViedoType { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user