Skip to main content

A django app for uploading videos chunk by chunk and completing uploaded chunk after all chunks have been uploaded.

Project description

ChunkUpload General Description

ChunkUpload is a project designed for uploading videos in chunks. This project receives videos without considering their size and stores them chunk by chunk in the database. A default chunk size is set, but you can modify it based on your needs. Prerequisites

To use this project, follow these steps:

Download and install the ChunkUpload package from PyPI:

$ pip install ChunkUpload

Add upload_chunk to the INSTALLED_APPS list in your Django project’s settings file (settings.py):

python

INSTALLED_APPS = [
    ...,
    'chunk_upload',
]

Usage

After completing the above steps, the project is ready, and you can upload your videos in chunks.
The default chunk size can be found in the settings, which you can adjust according to your requirements.

Author

https://github.com/MOQA14

Development Team

https://github.com/Nadimibox

Additional Information

For improving the quality of the project and contributing, feel free to contact me.

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

chunkupload-0.3.2.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

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

ChunkUpload-0.3.2-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file chunkupload-0.3.2.tar.gz.

File metadata

  • Download URL: chunkupload-0.3.2.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for chunkupload-0.3.2.tar.gz
Algorithm Hash digest
SHA256 e6d76e750691e1095579dd8e1c53b9a763bbe9e6e7cc3888a9208b43fcb70646
MD5 cf1e8d87e363d92f23402f89571acfb3
BLAKE2b-256 afddd5257792d91c05cf7dbff8d2142e1ee8b1283e6ccd444464862d06869e8d

See more details on using hashes here.

File details

Details for the file ChunkUpload-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: ChunkUpload-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for ChunkUpload-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9314f7229074e58bf82a5a081fdd235859b3bea0de3f9a6d1d0973813f51c090
MD5 506858064bf54bd534b4dc4e41c53074
BLAKE2b-256 6a2931399f8c5de48e997855cbd54183edf2b9340e06c76c36e9d6bdae1ed361

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