SkillAgentSearch skills...

123pan

第三方123云盘客户端,解决了123云盘电脑客户端限制每日1GB自用流量的问题

Install / Use

/learn @123panNextGen/123pan
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<div align="center">

🚀 123pan

<p>突破限制 · 高效下载 · 简单易用</p> <div> <a href="https://github.com/123pannextgen/123pan/stargazers"><img src="https://img.shields.io/github/stars/123pannextgen/123pan" alt="Stars"></a> <a href="https://github.com/123pannextgen/123pan/issues"><img src="https://img.shields.io/github/issues/123pannextgen/123pan"></a> <a href="https://github.com/123pannextgen/123pan/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-Apache%202.0-green" alt="License"></a> <a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.12%2B-blue" alt="Python Version"></a> <a href="https://github.com/123pannextgen/123pan/releases"><img src="https://img.shields.io/github/v/tag/123pannextgen/123pan?label=release" alt="latest_release"></a> <a href="https://github.com/123pannextgen/123pan/releases"><img src="https://img.shields.io/github/downloads/123pannextgen/123pan/total" alt="Downloads"></a> </div> <br> <img src="./doc/image.png" width="600"><img> </div>

介绍

123pan是一款基于Python开发的高效下载辅助工具,通过模拟安卓客户端协议,帮助用户绕过123云盘的自用下载流量限制,实现无阻碍下载体验。

项目源码结构

123pan
├── config
├── doc
│   ├── api.md
│   ├── image.png  (lfs)
│   └── todo.md
├── script
│   ├── build.sh
│   └── lint.sh
├── src
│   ├── app
│   │   ├── common
│   │   │   ├── api.py
│   │   │   ├── config.py
│   │   │   ├── const.py
│   │   │   ├── log.py
│   │   │   ├── resource.py
│   │   │   └── style_sheet.py
│   │   ├── resource
│   │   │   ├── qss
│   │   │   │   ├── dark
│   │   │   │   │   ├── gallery_interface.qss
│   │   │   │   │   ├── home_interface.qss
│   │   │   │   │   ├── icon_interface.qss
│   │   │   │   │   ├── link_card.qss
│   │   │   │   │   ├── navigation_view_interface.qss
│   │   │   │   │   ├── sample_card.qss
│   │   │   │   │   ├── setting_interface.qss
│   │   │   │   │   └── view_interface.qss
│   │   │   │   └── light
│   │   │   │       ├── gallery_interface.qss
│   │   │   │       ├── home_interface.qss
│   │   │   │       ├── icon_interface.qss
│   │   │   │       ├── link_card.qss
│   │   │   │       ├── navigation_view_interface.qss
│   │   │   │       ├── sample_card.qss
│   │   │   │       ├── setting_interface.qss
│   │   │   │       └── view_interface.qss
│   │   │   └── resource.qrc
│   │   └── view
│   │       ├── cloud_interface.py
│   │       ├── file_interface.py
│   │       ├── login_window.py
│   │       ├── main_window.py
│   │       ├── newfolder_window.py
│   │       ├── rename_window.py
│   │       ├── setting_interface.py
│   │       └── transfer_interface.py
│   ├── 123pan.pro
│   └── 123pan.py
├── LICENSE
├── README.md
├── pyproject.toml
└── uv.lock

使用

使用打包后的文件运行

如果你的电脑是windows系统或者linux发行版,可以直接下载打包后的文件并运行。
下载地址:

  • Github: https://github.com/123panNextGen/123pan/releases/
  • Website(CloudFlare CDN, 更新可能不及时): https://download.123panng.top/

其他系统以及开发请参考下方的源码运行。

使用源码运行

首先准备好 Python3uv 环境,并克隆存储库。

git clone https://github.com/123panNextGen/123pan.git
cd 123pan/

准备Python虚拟环境。

uv sync
uv sync --extra build # 构建环境

然后运行src下的123pan.py即可。

uv run src/123pan.py

技术说明

默认会在系统C:\Users%USERNAME%\AppData\Roaming\123pannextgen\123pan~/.config/123pannextgen/123pan创建配置文件和日志。

{
  "userName": "账号",
  "passWord": "密码",
  "authorization": "令牌",
  "deviceType": "驱动类型",
  "osVersion": "安卓版本",
  "loginuuid": "登陆UUID" ,
  "settings": {
    "defaultDownloadPath": "默认下载路径",
    "askDownloadLocation": true
  }
}

问题反馈

你可以通过多种途径反馈问题。

  • Github: https://github.com/123panNextGen/123pan/issues
  • QQ群: 996241397

我们将在第一时间解决。

代码贡献

我们很欢迎您来为项目添砖加瓦,但是请遵守以下几点:

  • 不要提交未测试的代码
  • 不要提交无意义的内容
  • 不要提交涉及隐私的内容
  • 不要向main分支提交pr

我们还提供了开发交流群,可以在用户交流群中联系管理员获得。

使用协议

本程序使用Apache 2.0协议。
本工具仅用于学习研究,请勿用于商业用途,使用者需遵守123云盘用户协议,滥用可能导致账号限制。


Star History Chart

本程序由123panNextGen开发团队用♥️制作~
我们由衷感谢为本程序贡献代码的人们。 贡献人员名单

<!-- ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣀⡀⠀⠀⣀⡀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⣿⠀⣼⣿⣿⣦⡀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⠀⠀⠀⠀⢸⣿⣿⡟⢰⣿⣿⣿⠟⠁⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⢰⣿⠿⢿⣦⣀⠀⠘⠛⠛⠃⠸⠿⠟⣫⣴⣶⣾⡆⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠸⣿⡀⠀⠉⢿⣦⡀⠀⠀⠀⠀⠀⠀⠛⠿⠿⣿⠃⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⢿⣦⠀⠀⠹⣿⣶⡾⠛⠛⢷⣦⣄⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣿⣧⠀⠀⠈⠉⣀⡀⠀⠀⠙⢿⡇⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⢀⣠⣴⡿⠟⠋⠀⠀⢠⣾⠟⠃⠀⠀⠀⢸⣿⡆⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⢀⣠⣶⡿⠛⠉⠀⠀⠀⠀⠀⣾⡇⠀⠀⠀⠀⠀⢸⣿⠇⠀⠀⠀⠀⠀ ⠀⢀⣠⣾⠿⠛⠁⠀⠀⠀⠀⠀⠀⠀⢀⣼⣧⣀⠀⠀⠀⢀⣼⠇⠀⠀⠀⠀⠀⠀ ⠀⠈⠋⠁⠀⠀⠀⠀⠀⠀⠀⠀⢀⣴⡿⠋⠙⠛⠛⠛⠛⠛⠁⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣾⡿⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⢾⠿⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ -->
View on GitHub
GitHub Stars31
CategoryDesign
Updated1d ago
Forks2

Languages

Python

Security Score

95/100

Audited on Mar 30, 2026

No findings