Download .zip |
Info | Documentation | Screenshots | View files (2) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2020-07-02 (20 hours ago) | Not enough user ratings | Total: 155 This week: 9 | All time: 8,770 This week: 29 |
Version | License | PHP version | Categories | |||
youtubeinfo 1.0.1 | The PHP License | 5 | PHP 5, Web services, Video |
Description | Author | ||||||||
This package can get information about a video in YouTube. |
|
$obj = new YoutubeInfo("https://www.youtube.com/watch?v=VHxjyBtKxpM");
$obj->getThumb()
$obj->getThumb('small')
print_r($obj->getInfo());
stdClass Object
(
[author_name ] => Peter Gundry | Composer
[thumbnail_width ] => 480
[width ] => 480
[type ] => video
[provider_url ] => https://www.youtube.com/
[height ] => 270
[author_url ] => https://www.youtube.com/user/23Alchemist23
[thumbnail_url ] => https://i.ytimg.com/vi/VHxjyBtKxpM/hqdefault.jpg
[provider_name ] => YouTube
[version ] => 1.0
[thumbnail_height] => 360
[title ] => Nordic/Viking Music - FoĢ?lkvangr
[html ] => <iframe width="480" height="270" src="https://www.youtube.com/embed/VHxjyBtKxpM?feature=oembed" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""></iframe>
)
Screenshots | ||
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
66% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.