Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjeff5 authored May 8, 2023
1 parent 3a7e5cb commit 3721d5d
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
# Experimental extensions

This repository contains the source for experimental extensions. Created by Google Cloud, these experimental extensions may be useful in your project, but *don't have the same level of testing and support as the [official extensions](https://github.com/firebase/extensions)*.

> New to Extensions? You can learn more at the [Firebase Extensions product page](https://firebase.google.com/products/extensions).
Each directory in this repo contains the source code for an extension and a README to explain how the extension works, including information about the APIs enabled, resources created, and the access granted to the extension.

## List of experimental extensions

> Want to install one of these? Visit each extension's linked README for installation instructions.
### [Label Videos with Video Intelligence API](/storage-label-videos#storage-label-videos)

Extracts labels from your videos uploaded to Storage and writes the extracted labels to Storage as a JSON file.

### [Transcode Videos with Transcoder API](/storage-transcode-videos#storage-transcode-videos)

Transcode video files into formats suitable for consumer distribution.

![Status: Experimental](https://img.shields.io/badge/Status-Experimental-blue)

This repository is maintained by Googlers but is not a supported Firebase product. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.
This repository contains the source for Firebase Extensions produced by the Google Cloud team.

To view more details about them including stats, configuration, latest versions, and to install them go to [extensions.dev](extensions.dev).

0 comments on commit 3721d5d

Please sign in to comment.