Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Releases: GoogleWebComponents/google-youtube-upload

v2.1.0: Merge pull request #16 from FluorescentHallucinogen/screen-capture

30 Jun 19:50
Compare
Choose a tag to compare

2.0.0

02 Apr 03:19
Compare
Choose a tag to compare

<google-youtube-upload> 2.0.0 adds support for capturing video directly from a camera when run in browsers that support the MediaRecorder API. Browsers that don't support the necessary APIs can continue to use <google-youtube-upload> to upload local, pre-recorded video files to YouTube.

The demo page shows the full flow of capturing and uploading, followed by embedding the resulting YouTube video using the <google-youtube> element.

1.1.1

18 Jun 01:58
Compare
Choose a tag to compare
Rev 1.1.1

To match last tag

1.0.0

17 Nov 16:30
Compare
Choose a tag to compare

This release bumps up the Polymer dependencies to 0.5.1.

Installation

bower install GoogleWebComponents/google-youtube-upload

0.0.2 release

02 Sep 23:27
Compare
Choose a tag to compare

Updated the dependencies to use Polymer 0.4.0.

0.0.1 Release

19 Jun 18:06
Compare
Choose a tag to compare

Initial release.