Skip to main content

多线程下载

Project description

spider-download

usage

from spider_download import Spider

task_list = []
url = "https://assets.mixkit.co/active_storage/sfx/833/833-preview.mp3"
filename = url.split('/')[-1]
task_list.append((url, filename))

spider = Spider(task_list)
spider.save_path = r'D:\Download'
spider.proxies = {'https': 'http://127.0.0.1:7890'}
spider.run()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spider_download-1.0.13.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spider_download-1.0.13-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file spider_download-1.0.13.tar.gz.

File metadata

  • Download URL: spider_download-1.0.13.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.8

File hashes

Hashes for spider_download-1.0.13.tar.gz
Algorithm Hash digest
SHA256 0b78d5f79cc9cdce3b4ddced6629250cbcbcaa8814328147ff839cb36bc4b6cb
MD5 9e4e684396dd91c16108652bfc60737b
BLAKE2b-256 6af3fe5a9c230c2d4b3359dcd0ac248e0a8bd6af46defe583a8e4a17ee88e3ec

See more details on using hashes here.

File details

Details for the file spider_download-1.0.13-py3-none-any.whl.

File metadata

File hashes

Hashes for spider_download-1.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 7d44a51d840be009167a955934b4642523662a76a6461e5c226ca008e93d4ecb
MD5 ce4882760403fff3fb023bc6aadeb680
BLAKE2b-256 a5aed0f2318eeec63e4f5313544f8d69a7164c98549f07dd17b80050395d09bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page