Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 420 Bytes

Youtube-Archiver

Project is due to be remade with (.NET or NodeJS)

This project was developed for personal use and it keeps a backup of your Playlists and the Video names and IDs in case those videos get deleted.

run

composer install

to install the Google PHP Client

edit config.php with your YouTube API credentials and video.php:192 with your database credentials (database scaffolding in archiver.sql)