eyecatchup / php-yt_downloader

PHP Class to download videos from YouTube.
http://eyecatchup.github.com/php-yt_downloader/
293 stars 166 forks source link

hi anyway to use this with clipbucket script ? #27

Open spirogg opened 7 years ago

spirogg commented 7 years ago

hi I am using clipbucket for q video website, it has option to sujjest a embed video by adding the youtube link ( url) if video and it embeds the video into database, users can also upload videos and ffmpeg will convert the video and add it to database.

my question is how can I utilize this script - so when a user adds a youtube video - instead of embedding it into my database it will use this script to upload a .mp4 to the database

is anyone able to make this ? or familiar with clipbucket.com script

hope this is not to much to ask

Spiro