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.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

ChunkUpload-0.3-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chunkupload-0.3.tar.gz
  • Upload date:
  • Size: 9.4 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.tar.gz
Algorithm Hash digest
SHA256 0ecaaa0f80cd31a0da0366a6b23bca0fcfd292d169162beacc901400f959c3f0
MD5 fa8c165f5cb004ee557d604b25f0a333
BLAKE2b-256 87aeb5bb25c076c96a50ee1ae0f71c9049169494be49928a8a861d111c5d7596

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ChunkUpload-0.3-py3-none-any.whl
  • Upload date:
  • Size: 17.3 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-py3-none-any.whl
Algorithm Hash digest
SHA256 512eb3f4fed2566524a4beb6bec39b38386a3b628e38ebcdfd6e2c4c9888e563
MD5 a24a62636afc4a93964cda92b3923905
BLAKE2b-256 bba8090be4305cd0e1971d77039ec99ce505483a8fd5e76a605c10489f3b836c

See more details on using hashes here.

Supported by

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