Tag

video-upload

1 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Jul 10, 2023 · Backend Development

How to Implement Video Upload with PHP

This tutorial explains how to create a PHP-based video upload feature, covering the front‑end HTML form, detailed back‑end PHP code with an upload_file function, error handling, and demonstrates the upload process with example screenshots.

File UploadTutorialWeb Development
0 likes · 4 min read
How to Implement Video Upload with PHP
Bilibili Tech
Bilibili Tech
Jun 16, 2023 · Mobile Development

Optimizing Video Upload Experience for Bilibili Overseas Creators: Product and Technical Improvements

Bilibili’s Q4 2022 initiative overhauled the overseas video upload flow by defining new metrics, adding progress indicators, shrinking chunk size, enabling multi‑threaded and resumable uploads with background support, which boosted submission conversion by up to 10 % and cut failure rates from 4 % to 1 %.

BilibiliMobile SDKPerformance Optimization
0 likes · 13 min read
Optimizing Video Upload Experience for Bilibili Overseas Creators: Product and Technical Improvements
Bilibili Tech
Bilibili Tech
Jun 3, 2022 · Backend Development

Bilibili Open Platform Video Submission Workflow and Upload Token Design

Bilibili’s Open Platform streamlines video uploads by replacing a complex multi‑parameter flow with a single upload_token that encapsulates authentication and file metadata, enabling chunked uploads, merging, and manuscript submission via a JavaScript SDK, which cuts integration errors and speeds first‑time submissions by over sixty percent.

API designBackend DevelopmentBilibili
0 likes · 12 min read
Bilibili Open Platform Video Submission Workflow and Upload Token Design
Python Programming Learning Circle
Python Programming Learning Circle
Jan 3, 2022 · Frontend Development

Python Selenium Automation for Publishing Short Videos on Qutoutiao

This tutorial demonstrates how to use Python and Selenium to automate the uploading and publishing of short videos on the Qutoutiao platform, covering browser attachment, video and cover file handling, form filling, and full source code examples.

AutomationPythonSelenium
0 likes · 6 min read
Python Selenium Automation for Publishing Short Videos on Qutoutiao
TAL Education Technology
TAL Education Technology
Apr 2, 2020 · Backend Development

Design and Implementation of the Dandelion Resource Distribution Platform for Dual‑Teacher Classroom

This article describes the challenges of delivering large video lessons and other digital assets to distributed school campuses and explains how the Dandelion release platform uses resumable uploads, cloud OSS, long‑connection messaging, redundancy, and version‑controlled rollout to ensure reliable, low‑latency playback and scalable resource distribution.

cloud storagedistributed systemlarge file handling
0 likes · 13 min read
Design and Implementation of the Dandelion Resource Distribution Platform for Dual‑Teacher Classroom