A robust Python tool for uploading files to Kaltura with chunked and adaptive upload support, automatic MIME type detection, and seamless entry creation for media, document, and data types.
-
Updated
Mar 28, 2025 - Python
A robust Python tool for uploading files to Kaltura with chunked and adaptive upload support, automatic MIME type detection, and seamless entry creation for media, document, and data types.
Breaking and Transferring large files then recombining on receiver side to make a single usable file.
This repository, chunker_python, is a Python-based project designed to perform chunking operations, which involve splitting data into smaller, manageable pieces for processing, storage, or transmission. The project is structured to use pip for dependency management, ensuring that required libraries are easily installed and maintained.
Twitter chunked media upload.
This app allows large file uploads by chunking in smaller pieces, which are then stored in a MinIO server. A home page is served containing the list of buckets where you can download back the uploaded files.
drf-turbo-uploader is an open source project that provides a Django-based solution for uploading large files in chunks. This project is designed to handle file uploads quickly and efficiently, allowing async clients to send files without any order.
Simple, Chunked and Concurrent uploads with Django + Fine Uploader
Add a description, image, and links to the chunked-uploads topic page so that developers can more easily learn about it.
To associate your repository with the chunked-uploads topic, visit your repo's landing page and select "manage topics."