This repository has been archived by the owner on Aug 27, 2023. It is now read-only.
Releases: joedawson/youtube
Releases · joedawson/youtube
v3.0.2
v3.0.1
v3.0.0
There has been ongoing reports of some users not receiving a refresh_token
when authenticating their Channel. This has hopefully been resolved with this release.
Included in this release:
- More reliable handling of Refresh Tokens
- Option to enable/disable the authentication routes
- New
getSnippet()
method on an uploaded video - Preparation for Laravel 5.5 package auto-discovery
- Relevant exceptions thrown when necessary
- Clearer errors (hopefully)
- General code improvements
v2.0.1
v2.0.0
Support for 5.4 and various other updates, thanks to @arcanedev-maroc.
v.1.1.2
v1.1.1
v.1.1.0
1.1.0-beta
Working on clearing up a few path issues for the video. Previously, the video was only available using the Storage
facade. Instead - recommending to use full path to video instead.
Bug Fixes and increased Illuminate Support
1.0.2 Invalid package fix