This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
Releases: GoogleWebComponents/google-youtube-upload
Releases · GoogleWebComponents/google-youtube-upload
v2.1.0: Merge pull request #16 from FluorescentHallucinogen/screen-capture
2.0.0
<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
1.0.0
This release bumps up the Polymer dependencies to 0.5.1.
Installation
bower install GoogleWebComponents/google-youtube-upload
0.0.2 release
Updated the dependencies to use Polymer 0.4.0.
0.0.1 Release
Initial release.