alist icon indicating copy to clipboard operation
alist copied to clipboard

增加夸克分享驱动,通过转存到用户夸克盘播放

Open xiaoyaliu00 opened this issue 1 year ago • 8 comments

Please make sure of the following things

  • [ ] I have read the documentation.
  • [ ] I'm sure there are no duplicate issues or discussions.
  • [ ] I'm sure this feature is not implemented.
  • [ ] I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

夸克现在没有分享驱动,而夸克的分享资源挺多,能不能迂回的通过转存来实现分享的播放下载

Suggested solution / 实现思路

可以转存到自己夸克盘,获取新fid再播放,举例

请求: https://drive-pc.quark.cn/1/clouddrive/share/sharepage/save?pr=ucpro&fr=pc&uc_param_str=&__dt=29418&__t=1716817707174 POST内容: {"fid_list":["92b53f8a670243628f8aa2fd94c9af6d"],"fid_token_list":["9a1601abf70a916b194163b501cbc41c"],"to_pdir_fid":"4e51a4bf74d84d6d82e8a9eda3f5372f","pwd_id":"3d0adc9f7429","stoken":"eXOtPYMDWe3oCPJiryOYoDhPwb+3HemggLfqrKGja8M=","pdir_fid":"0","scene":"link"} 返回: { "status": 200, "code": 0, "message": "ok", "timestamp": 1716817708, "data": { "task_id": "e12eef9bc9c042d9891e89e0881e632f" }, "metadata": { "tq_gap": 500 } }

获取任务编号 e12eef9bc9c042d9891e89e0881e632f ,然后请求任务编号获取结果,也就是新的file id

请求: https://drive-pc.quark.cn/1/clouddrive/task?pr=ucpro&fr=pc&uc_param_str=&task_id=e12eef9bc9c042d9891e89e0881e632f&retry_index=2&__dt=31269&__t=1716817709025 返回: { "status": 200, "code": 0, "message": "ok", "timestamp": 1716817710, "data": { "task_id": "e12eef9bc9c042d9891e89e0881e632f", "event_id": "99fk42-228c9e052978bb", "task_type": 17, "task_title": "分享-转存", "status": 2, "created_at": 1716817708654, "finished_at": 1716817710050, "share": {}, "save_as": { "search_exit": true, "to_pdir_fid": "4e51a4bf74d84d6d82e8a9eda3f5372f", "is_pack": "0", "save_as_top_fids": [ "13d4fad2bcb143ad8add01a8019c6fa6" ], "to_pdir_name": "来自:分享" } }, "metadata": { "tq_gap": 1500 } }

13d4fad2bcb143ad8add01a8019c6fa6 应该就是新的 file id

Additional context / 附件

No response

xiaoyaliu00 avatar Jun 03 '24 10:06 xiaoyaliu00

附议

907739769 avatar Jun 03 '24 10:06 907739769

+1

shmily1866 avatar Jun 03 '24 11:06 shmily1866

可以有

xxm669 avatar Jun 03 '24 12:06 xxm669

+1

qiulin6 avatar Jun 03 '24 12:06 qiulin6

+1

hztbhtbh avatar Jun 04 '24 01:06 hztbhtbh

臣附议

wo0work avatar Jun 04 '24 02:06 wo0work

+1

caowenhao avatar Jun 05 '24 06:06 caowenhao

支持一下,夸克分享好像需要cookies 好像支持302,会员速度能达到50M/s,非会员10M/s

huolanyun avatar Jun 12 '24 07:06 huolanyun

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 26 '24 10:07 stale[bot]

Hello @, this issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.

github-actions[bot] avatar Aug 08 '24 00:08 github-actions[bot]