We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
对于最近播放列表,播放进度为关键信息. 而AliyunpanFile没有时长字段,只有play_cursor, 所以无法计算出进度.
AliyunpanFile
{ "items": [ { "name": "2024.2160p.60fps.WEBRip.H265.DDP5.1.Atmos-BestWEB.mkv", "thumbnail": "https://cn-beijing-data.aliyundrive.net/DOHds9Cc%2F2375867820%2F668d29c96ef556eabd7e4f17ab95e4dd9303c9c2%2F668d29c9f668b915a77f4051b536b1239da39eba?security-token=CAISvgJ1q6Ft5B2yfSjIr5bWDvL%2Fjo9OwY6vRnDSqlM8Qe1KgaKesDz2IHhMf3NpBOkZvvQ1lGlU6%2Fcalq5rR4QAXlDfNSGBWzy0q1HPWZHInuDox55m4cTXNAr%2BIhr%2F29CoEIedZdjBe%2FCrRknZnytou9XTfimjWFrXWv%2Fgy%2BQQDLItUxK%2FcCBNCfpPOwJms7V6D3bKMuu3OROY6Qi5TmgQ41Uh1jgjtPzkkpfFtkGF1GeXkLFF%2B97DRbG%2FdNRpMZtFVNO44fd7bKKp0lQLs0ARrv4r1fMUqW2X543AUgFLhy2KKMPY99xpFgh9a7j0iCbSGyUu%2FhcRm5sw9%2Byfo34lVYneUyZK8jyljGc57CxayiTIiEcEfTlke5zDOpX0tQMoYXgaPgVKf94pI3N%2BybTk5pt3YgMvUDSiMEul1PXtuMkagAFJxv8YdpPSIczIQOfMevkghZbgigNndiMfHfUYK74KQLynibaSk2kZljbIXfTIv8ZjMtI7sgD3IGsvR7tnJkMCB5BfQ7MhC69AkfLtCx%2BLtm%2Fmt%2FshIgF6RyQqhjpH68789IyIIMtstnqsC0AjWjlGceFodGnnNjRXDyfcOjqHAyAA&x-oss-access-key-id=STS.NUcEHKcPovLDDVcNSiMbfng5R&x-oss-expires=1720947715&x-oss-process=video%2Fsnapshot%2Ct_120000000%2Cf_jpg%2Cw_480%2Car_auto%2Cm_fast&x-oss-signature=iz5x2DcAP15N5bOk9EK0tvxBttxTYT2wgXtpVxACnLk%3D&x-oss-signature-version=OSS2", "extras": null, "mediaCategoryEnum": null, "size": 11063591944, "file_id": "668d712de0a370708bb74840801c234cca8d7147", "file_extension": "mkv", "drive_id": "726520972", "duration": "8680.736", "play_cursor": "1317.160906", "last_played_at": "2024-07-14T08:33:19.000+00:00", "compilation_id": null, "parent_file_id": "668d712d6b363909722a4f0d9c8539eb09996a7a" } ] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
对于最近播放列表,播放进度为关键信息.
而
AliyunpanFile
没有时长字段,只有play_cursor, 所以无法计算出进度.The text was updated successfully, but these errors were encountered: