Skip to content

Releases: alaouy/YouTube

PHP 8 support

14 Dec 16:14
6cd6601
Compare
Choose a tag to compare
PHP 8 Support (#164)

* Update composer.json

* Update .travis.yml

Removal of invideoPromotion option

15 Sep 16:32
948a95a
Compare
Choose a tag to compare
v2.2.4

remove invideoPromotion (#157)

Remove spaces in the part param

08 Jul 13:46
6f1fc13
Compare
Choose a tag to compare
fix: part param doesn't accept space anymore (#152)

All the lib queries stopped to work for me today, debbuging I see that without the space in `part` parameter, everything works normally again.

Validation Rules

07 Jun 13:59
be04bbe
Compare
Choose a tag to compare
ValidYoutubeVideo Rule (#145)

* ValidYoutubeVideo Rule

* Removed extra accidental line

* Update ValidYoutubeVideo.php

* Delete .gitignore

* Revert "Delete .gitignore"

This reverts commit 0e78d94eef761ef8a1c5505bb61957f1e09d7ccf.

* Only request video id

* Restore .gitignore to master original

* Revert "Restore .gitignore to master original"

This reverts commit ff7eced3419d8dfdfe2198bcfb30b5d63c2b401c.

* Update .gitignore

* Update README.md

Support for CommentThreads

14 Jun 14:23
5318c07
Compare
Choose a tag to compare
2.2.1

Update README.md

Auto-Discovery and much more 🚀

11 Mar 12:07
d370153
Compare
Choose a tag to compare
Merge pull request #96 from bzbislawski/no-config-option

Fixes #94 - No config option

v2.1.0: Merge pull request #69 from v1shky/master

14 Jul 12:21
Compare
Choose a tag to compare

v1.2.5: Merge pull request #67 from bzbislawski/php5

14 Jul 12:16
Compare
Choose a tag to compare

v2.0: Merge pull request #66 from bzbislawski/master

14 Jul 12:20
Compare
Choose a tag to compare

v1.2.4: Merge pull request #63 from hoyama/modify

12 Jul 14:26
Compare
Choose a tag to compare

Support comma-separated list of IDs in getChannelbyId