Code Monkey home page Code Monkey logo

quarkpantool's Introduction

Hi there 👋

你好呀!💡

我是Hmily,一位有轻微强迫症的完美主义者。

我热爱折腾,同时在编程的路上越走越远,是一位撸代码的爱好者。欢迎关注我的工作!

你可以在我的Github仓库找到我的项目。

我知道我的代码写得不够好,但在这里我只是记录自己的学习过程。

希望能够不断进步,提高自己的编程技术。

如果你有任何问题或者想要交流,都可以随时联系我。

light

quarkpantool's People

Contributors

ihmily avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

quarkpantool's Issues

求新增功能

能否通过,定时(可设置时间)遍历“转存有更新”,自动更新对应文件夹的文件,也就是追更,或者大佬有没有更好的方法?

太赞了

太谢谢了,问下转存太快会被封号吗

希望新增链接失效的逻辑判断

失效链接

https://pan.quark.cn/s/62a306310038

报错信息

Traceback (most recent call last):
  File "C:\Users\Administrator\Desktop\QuarkPanTool\quark.py", line 394, in <module>
    asyncio.run(quark_file_manager.run(url.strip(), to_dir_id))
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 190, in run
    return runner.run(main)
           ^^^^^^^^^^^^^^^^
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run
    return self._loop.run_until_complete(task)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 653, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "C:\Users\Administrator\Desktop\QuarkPanTool\quark.py", line 194, in run
    stoken = await self.get_stoken(pwd_id)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Administrator\Desktop\QuarkPanTool\quark.py", line 58, in get_stoken
    return json_data["data"]["stoken"] if json_data['data'] else ""
                                          ~~~~~~~~~^^^^^^^^
KeyError: 'data'

运行图片

image
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.