Git Product home page Git Product logo

lanzou_download's Introduction

lanzou_download

蓝奏云批量下载文件的Python爬虫代码。

用于批量下载蓝奏云上分享的文件,支持多个链接,自定义下载位置和文件夹名称。

代码第7行,更改下载路径

download_path = r'D:\蓝奏云下载文件\\'   # 更改下载路径

蓝奏云文件链接地址.txt,格式:

标题1[文件夹名称]
https://wwvd.lanzoul.com/b030ok9y
密码:9cj9
标题2[文件夹名称]
https://wwvd.lanzoul.com/b030q0ge
密码:hktq
…………
…………

image-20230909160614069

lanzou_download's People

Contributors

pi3-l22 avatar

Stargazers

 avatar yuanfang avatar

Watchers

 avatar

lanzou_download's Issues

No module named 'requests'

Microsoft Windows [版本 10.0.22621.2861]
(c) Microsoft Corporation。保留所有权利。

F:\lanzou_download-main>python lanzou_download_all_file.py
Traceback (most recent call last):
File "F:\lanzou_download-main\lanzou_download_all_file.py", line 1, in
import requests
ModuleNotFoundError: No module named 'requests'

F:\lanzou_download-main>

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.