111
This commit is contained in:
@@ -58,6 +58,7 @@ namespace dy.net.job
|
|||||||
{
|
{
|
||||||
var bitRate = item.Video.BitRate.FirstOrDefault();
|
var bitRate = item.Video.BitRate.FirstOrDefault();
|
||||||
return $"{item.AwemeId}.{bitRate.Format}";
|
return $"{item.AwemeId}.{bitRate.Format}";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override string GetAuthorAvatarBasePath(DouyinUserCookie cookie)
|
protected override string GetAuthorAvatarBasePath(DouyinUserCookie cookie)
|
||||||
|
|||||||
Reference in New Issue
Block a user