J
J
JTProger2020-05-03 11:58:00
PHP
JTProger, 2020-05-03 11:58:00

How to implement video file upload using php?

How can you implement the function of uploading a video file by a user to the “videos” table in the database, as well as uploading a file through other resources using a link (for example, YouTube)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Igor, 2020-05-03
@JTProger

Upload a file to FTP and store a link to this file in the database. You can download a video from YouTube using a link, you can use third-party services that provide an API or a library for YouTube-DL python . But remember that downloading from YouTube is against their policy.

D
Dim Boy, 2020-05-03
@twix007

no one will google for you, there are many examples already

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question