PHP Classes

PHP Video Player: Show a list of using a HTML5 player

Recommend this page to a friend!
  Info   View files Documentation   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 220 This week: 1All time: 8,270 This week: 560Up
Version License PHP version Categories
video-player 1.0.0The PHP License5HTML, PHP 5, Video
Description 

Author

This package can show a list of videos using a HTML5 player.

It can take a string of URLs of video pages as a single string and uses the youtube-dl program to extract the URLs of the respective video streams in MP4 format.

The class can generate HTML with the video tag to list all specified videos in a Web page.

Innovation Award
PHP Programming Innovation award nominee
December 2021
Number 2
HTML 5 introduced the possibility to embed video players in Web pages by specifying the URL of the video stream.

This package can find the video stream URLs displayed on many sites.

So it can generate HTML to embed those videos of many other sites in your sites' Web pages in a simple way.


Manuel Lemos
Picture of António Lira Fernandes
Name: António Lira Fernandes <contact>
Classes: 11 packages by
Country: Portugal Portugal
Age: ???
All time rank: 240434 in Portugal Portugal
Week rank: 52 Up2 in Portugal Portugal Up
Innovation award
Innovation award
Nominee: 3x

Winner: 2x

Documentation

// -------------------------------------------------------------------------------- // @version 1.0 - readme.txt // ----------------------------------------------------------- // License GNU/LGPL - March 2021 // @author António Lira Fernandes - alf@esmonserrate.org // https://github.com/alfZone // ----------------------------------------------------

0 - Sommaire

1 - Introduction 2 - What's new 3 - Corrected bugs 4 - Known bugs or limitations 5 - License 6 - Warning 7 - Documentation 8 - Author 9 - Contribute

1 - Introduction

player

It's a generic class that lets you read and control a video. Whether it is on the local machine or on the Internet

2 - What's new

3 - Corrected bugs

4 - Known bugs or limitations

5 - License

Is released under GNU/LGPL license. This library is free, so you can use it at no cost.

I will also appreciate that you send me a mail (alf@esmonserrate.org), just to be aware that someone is using #tabledb.

For more information about GNU/LGPL license : http://www.gnu.org

6 - Warning

This library and the associated files are non commercial, non professional work. It should not have unexpected results. However if any damage is caused by this software the author can not be responsible. The use of this software is at the risk of the user.

7 - Documentation

Documentation can be found at https://github.com/alfZone/VideoPlayer/wiki

8 - Author

This software was written by António Lira Fernandes (alf@esmonserrate.org) on its leasure time.

9 - Contribute

If you want to contribute to the development of FILE, please contact alf@esmonserrate.org.


  Files folder image Files  
File Role Description
Plain text file Player.php Class Class source
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:220
This week:1
All time:8,270
This week:560Up
User Comments (2)
Thats a very good class !
2 years ago (José Filipe Lopes Santos)
70%StarStarStarStar
+
2 years ago (keran)
17%Star