Skip to content

jorper98/YouTubeResearch2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Research Tool

Description:

PHP Script to search youtube videos, channels and playlists

Demo Site

https://apps.jorgep.com/YouTubeResearch/

Requirements

Requires a the use of Google YouTube API You can use composer.json to get the requirements.

Installation

  • Create a directory on you website
  • Download all files from github ( Download or Get )
  • From terminal, type: composer install
  • Goto Google Credentials and get an API
  • Rename config-Example.php to config.php
  • Enter your API in config.php

License

This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Changelog

All notable changes will be documented in this file

V2.1.5

  • Increase results to 100 (from 10) API max is 100.
  • Misc clean up code.

Version: 2.1.4

  • First Public version on GitHub **

1.0.0 - 2024-01-13:

  • original private version manually coded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published