PHP Classes

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

Recommend this page to a friend!

  Author Author  
Picture of António Lira Fernandes
Name: António Lira Fernandes <contact>
Classes: 4 packages by
Country: Portugal Portugal
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz  
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.

Details

// -------------------------------------------------------------------------------- // @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.


  Classes of António Lira Fernandes  >  PHP Video Player  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Video Player
Base name: video-player
Description: Show a list of using a HTML5 player
Version: -
PHP version: 5
License: The PHP License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Video Movies and video data generation and manipulation View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
December 2021
Nominee
Vote
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

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  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

Download Download all files: video-player.tar.gz video-player.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
For more information send a message to info at phpclasses dot org.