Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Releases: joedawson/youtube

v3.0.2

26 Jul 10:09
Compare
Choose a tag to compare

Reimplement #47 as was mistakingly removed from previous major release.

v3.0.1

08 Jul 16:04
Compare
Choose a tag to compare

Fixing carbon package name.

v3.0.0

08 Jul 14:12
Compare
Choose a tag to compare

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

05 Mar 22:05
Compare
Choose a tag to compare

Fixes an issue where if database returned an array for the access token it would return the correct value, thanks to @iZaL.

v2.0.0

06 Feb 19:33
Compare
Choose a tag to compare

Support for 5.4 and various other updates, thanks to @arcanedev-maroc.

v.1.1.2

28 Aug 08:55
Compare
Choose a tag to compare
  • New withThumbnail() method
  • New methods for fetching videoId and the thumbnailUrl

v1.1.1

27 Aug 22:36
Compare
Choose a tag to compare

Typo fix.

v.1.1.0

27 Aug 22:34
Compare
Choose a tag to compare

Various areas have been tweaked, better documentation etc.

1.1.0-beta

18 Sep 22:42
Compare
Choose a tag to compare
1.1.0-beta Pre-release
Pre-release

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

09 Jun 17:22
Compare
Choose a tag to compare
1.0.2

Invalid package fix