Skip to main content

A Fast File Downloader For Python

Project description

fastload

FastLoad downloads files faster using the same technology as IDM aiming to utilize the maximum available bandwidth for faster downloading.

Installation

Use the package manager pip to install fastload.

pip install fastload

Usage

from fastload import FastLoad

def main():
    # e.g: https://www.cdn.xyz.mp4
    url = '<absolute_url_of_the file>'

    # Initialize the downloader
    fastload = FastLoad(url=url)

    # Start downloading
    fastload.download()

if __name__=='__main__':
    main()

History

0.0.3

  • Bug Fix.

0.0.2

  • Added a README.md file.
  • Minor changes.

0.0.1

  • First release on PyPI.

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

fastload-0.0.3.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

fastload-0.0.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file fastload-0.0.3.tar.gz.

File metadata

  • Download URL: fastload-0.0.3.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for fastload-0.0.3.tar.gz
Algorithm Hash digest
SHA256 9658e82bdad6788bc1ba81a3b4084f45d04382702c50712b1419d71a42e5a0c3
MD5 71b90851f9b95c6c67a62d56fb058400
BLAKE2b-256 6f90bad84bfd7a357f8748e30fd4f7633428f7b35d304a36de00732d621be016

See more details on using hashes here.

File details

Details for the file fastload-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: fastload-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for fastload-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 15d9ce873f1daf7884183cb47dd24e02398cc6c925f504fe135a86522996ff49
MD5 fc460011f096de22f08ed636683b06ff
BLAKE2b-256 e4bc11965bd1a73ae0e5b2fd702d5913f0e976512ee87f9e0bfdc6b48ceef2e0

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