Skip to content

Upload lots of YouTube videos at once with this PHP script

Notifications You must be signed in to change notification settings

seco/batchyoutubeuploader

 
 

Repository files navigation

Batch YouTube Uploader

Requirements:

  • Composer

How to Use

  1. git clone the repo
  2. Run composer install
  3. Copy the env.example to .env and fill out the required information
  4. Fill out videos.csv with the information required for each file
    • The tags should be comma-seperated
  5. Place all the video files you want to upload in the videos folder.
  6. Run php batchyoutubeuploader.php and login

Bugs

Submit your bugs on GitHub

About

Upload lots of YouTube videos at once with this PHP script

Resources

Stars

Watchers

Forks

Packages

No packages published