GithubHelp home page GithubHelp logo

tonysamaaaa / fake115-go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gawwo/fake115-go

0.0 0.0 0.0 242 KB

115网盘助手Go版本,模拟内置的雷达功能,完整导入、导入文件和目录,目录结构保持不变。

License: MIT License

Go 100.00%

fake115-go's Introduction

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

fake115-go's People

Contributors

gawwo avatar user1121114685 avatar

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.