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:

bash

pip install ChunkUpload

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

python

INSTALLED_APPS = [
    ...,
    'upload_chunk',
]

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

moqa14

Development Team

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

Uploaded Source

Built Distribution

ChunkUpload-0.2-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chunkupload-0.2.tar.gz
Algorithm Hash digest
SHA256 c97edbbbaa59862630eaaa55c8ee5c863540e0006b71df1bc8979880e1b4fbf3
MD5 9535a637c5e5da547e77f4af746ee11d
BLAKE2b-256 ed4cd34925c8de63da4a91eca6722495911136445cd9c3633719c4b2bdfce9a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ChunkUpload-0.2-py3-none-any.whl
  • Upload date:
  • Size: 11.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 454cb1d6b8de8de7a8ce09a74a870f3b0a8fc19d42d01f890c86b231d4edd3dd
MD5 175fededbc325848be95d3d76211161a
BLAKE2b-256 c825e4f3077e2b8e19b3372b18742a43770d70ab258c8484686f3168abf82891

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