Giter Club home page Giter Club logo

baidudl's Introduction

baidudl

This is a multi-thread download tool for linux, it main purpose is used to download from pan.baidu.com. (for Chinese: 这是一个Linux下的多线程下载工具,其初衷是为了用于baidu网盘的多线程下载。初期没有实现对批量下载的地址解析,可能会在以后版本添加更成熟的批量下载方式,但现在您仍需要手动添加地址到一个文件中用于批量下载。)

image

Install

$ git clone https://github.com/yzfedora/baidudl.git
$ cd baidudl
$ ./configure
$ make
$ sudo make install

Usage

download from a single url:
$ bdpandl -n 8 'http://lx.cdn.baidupcs.com/file/...'

I sugges you using single quotes to surround the url, prevent bash
parsing extra symbols.

if you want to download many files, you can store these urls to a file,
then using -l option:
$ bdpandl -n 10 -l listfile

Notice

The download address is copy from your browser, when you click the
download button in the page of pan.baidu.com/..., then it pop a new
link or windows to download. this link just we need.


Any suggestions or bugs you can report to <[email protected]>
					Thanks in advance!

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.