fake115-go

command module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2021 License: MIT Imports: 7 Imported by: 0

README

fake115-go

115网盘助手Go版本,完整保留导出、导入的结构,导出的目录什么样,导入就什么样😲,达到跟雷达功能一致的效果,且没有大小限制。

目前成功导出、导入多个文件夹,大的有70万个文件😄。

example

已更新新版导出文件方式,感谢https://github.com/orzogc/fake115uploader的加密代码😊。

Download

https://github.com/gawwo/fake115-go/releases

Installation

Clone
git clone https://github.com/gawwo/fake115-go
cd fake115-go
Get the dependencies
go get ./...
Build
go build -o fake115 .

Getting Started

Prepare

从115浏览器中获取自己登陆后的cookie。

可以在程序目录下创建一个cookies.txt的文件存放cookie,也可以在使用时,添加-c参数设置cookie。

Export
  • cid是指115文件夹的id,F12的开发者工具中查看network能找到它。

Usage:

fake115 -c "cookiexxxxx" <your export cid>

# 示例
fake115 1898007427015248622
Import

Usage:

fake115 -c "cookiexxxxx" <your import cid> <import json file path>

# 示例
fake115 353522044329243945 1898007427015248622_纪录片_438GB.json

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL