Download the PHP package marvicrm/youtube_autocomplete without Composer
On this page you can find all versions of the php package marvicrm/youtube_autocomplete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marvicrm/youtube_autocomplete
More information about marvicrm/youtube_autocomplete
Files in marvicrm/youtube_autocomplete
Download marvicrm/youtube_autocomplete
More information about marvicrm/youtube_autocomplete
Files in marvicrm/youtube_autocomplete
Vendor marvicrm
Package youtube_autocomplete
Short Description A very lightweight YouTube search autocomplete. No javascript library needed!
License MIT
Package youtube_autocomplete
Short Description A very lightweight YouTube search autocomplete. No javascript library needed!
License MIT
Please rate this library. Is it a good library?
Informations about the package youtube_autocomplete
youtube_autocomplete
A very lightweight YouTube search autocomplete. No javascript library needed!
This is not just a youtube autocomplete, it will also suggest any keywords available on google.
Screenshot

Basic Usage
\
\
\\
\
\
\
\
Optional Parameters
Youtube_AC.Init(limit,minchar);
Where:
limit = the number of max results on autocomplete. Default = 8
minchar = the number of min input characters needed in order to fire the autocomplete event. Default = 3
Installation
Composer:
- composer require "marvicrm/youtube_autocomplete":"dev-master"
Manual:
- Download the project as zip file, extract on your desired folder
Please run the demo.html for actual testing
All versions of youtube_autocomplete with dependencies
PHP Build Version
Package Version
No informations.
The package marvicrm/youtube_autocomplete contains the following files
Loading the files please wait ....