Tagged articles
6 articles
Page 1 of 1
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.

PHPTutorialVideo Upload
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 %.

BilibiliVideo Uploadcloud storage
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.

Backend DevelopmentBilibiliJS SDK
0 likes · 12 min read
Bilibili Open Platform Video Submission Workflow and Upload Token Design
MaGe Linux Operations
MaGe Linux Operations
Feb 8, 2022 · Backend Development

Automate Qutoutiao Short Video Uploads with Python & Selenium

This tutorial demonstrates how to use Python and Selenium to automatically log in, upload videos and cover images, set titles, descriptions, tags, and publish short videos on the Qutoutiao platform, providing complete source code and step‑by‑step instructions.

PythonQutoutiaoSelenium
0 likes · 7 min read
Automate Qutoutiao Short Video Uploads with Python & Selenium
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.

Resource DistributionVideo Uploadcloud storage
0 likes · 13 min read
Design and Implementation of the Dandelion Resource Distribution Platform for Dual‑Teacher Classroom