TubeGrab – Material Design YouTube Downloader

Overview

A PHP based YouTube downloader that generates all available video download formats for a selected video. The application has also incorporated a simple and sleek material design throughout. This design creates an intuitive and simple to use interface.

Features

UPDATE: Added MP3 support

Supports All YouTube Links

Ajax Data Retrieval

Generates All Available Download Links (Format Quality)

MP3 Link Generation

Friendly Ajax Validation 

No FFMPEG Needed

Responsive Material Design

No Database Required

1 Minute Install (Upload to Server & Your Ready To Go!)

Currently In development

  • Vimeo Download Capability

Requirements

  • PHP 5.X
  • YouTube API Key

Instructions

First of all, visit the following link to obtain your FREE YouTube API Key ( https://console.developers.goo… )

Once you obtain your API key open the TubeGrab package and navigate to “vendor/inc/youtube_data.php” and add your API key to the $config[‘youtube_api_key’] variable at the top of the page.

Thats it!

Upload the package to your web server and off your go downloading your favorite YouTube videos!

Related