Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Tags: jimdoescode/CodeIgniter-YouTube-API-Library

Tags

1.1.1

Toggle 1.1.1's commit message
Updated a few calls to allow parameter passing. Also changed library …

…constructors to comply with current CI standards

1.1.0

Toggle 1.1.0's commit message
Changed direct upload to use chunked uploading and avoid potential me…

…mory issues with large videos

1.0.9

Toggle 1.0.9's commit message
Renamed library files

1.0.8

Toggle 1.0.8's commit message
Updated spark file and added some comments to the newly added method

1.0.7

Toggle 1.0.7's commit message
Renamed getPlaylistFeed to getUserPlaylistFeed and made a new getPlay…

…listFeed method that will retrieve video entries for a specified playlist. Also added some commenting and changed some of the default parameters for those calls.

1.0.6

Toggle 1.0.6's commit message
Fixed an issue that was causing the example controller to not load Co…

…deIgniter when it was initialized

1.0.5

Toggle 1.0.5's commit message
Updated spark info

1.0.4

Toggle 1.0.4's commit message
Fixed issue where directUpload was not returning a response

1.0.3

Toggle 1.0.3's commit message
Updated spark.info file for new version

1.0.2

Toggle 1.0.2's commit message
Fixed spark file