Releases: alaouy/YouTube
Releases · alaouy/YouTube
PHP 8 support
PHP 8 Support (#164) * Update composer.json * Update .travis.yml
Removal of invideoPromotion option
v2.2.4 remove invideoPromotion (#157)
Remove spaces in the part param
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
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
2.2.1 Update README.md
Auto-Discovery and much more 🚀
Merge pull request #96 from bzbislawski/no-config-option Fixes #94 - No config option
v2.1.0: Merge pull request #69 from v1shky/master
Added getCategories method
v1.2.5: Merge pull request #67 from bzbislawski/php5
Update readme
v2.0: Merge pull request #66 from bzbislawski/master
Upgrade to php7 and psr-4
v1.2.4: Merge pull request #63 from hoyama/modify
Support comma-separated list of IDs in getChannelbyId