Giter Club home page Giter Club logo

pan.baidu.com-batch-file-transfer-main's Introduction

pan.baidu.com-Batch-file-transfer

安装说明:

step1、pip install selenium

step2、下载自己版本(chrome浏览器输入chrome://settings/help的版本号)对应的chromedriver.exe(ChromeDriver - WebDriver for Chrome - Downloads (chromium.org)

step3、替换文件夹中原本的chromedriver.exe

使用说明:

step1、将需要自动化转存网盘的网址与密码以第一列为网址第二列为密码一一对应的格式写入csv文件中(excel)。

step2、运行获取百度网盘cookie.py,并快速在弹出的浏览器界面中登录自己的百度网盘账户,运行结束后文件目录下会出现baidu_cookie.json文件。(请误删除)(需要在30s内登录上百度网盘,如果网速过慢可以调大n,第六行time.sleep(n))

step3、将百度网盘下载.py中的f = open("修改成step1对应的文件名","r+",encoding="utf-8-sig",newline=""),修改后运行。(可以默认写在url+password.csv中)

pan.baidu.com-batch-file-transfer-main's People

Contributors

jianghuchengphilip 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.