An open API service indexing awesome lists of open source software.

https://github.com/serge45/youtubevideotagger

Demo project for YouTube video thumbnail tagger via Google MLKit Vision API
https://github.com/serge45/youtubevideotagger

ios mlkit swift youtube

Last synced: about 2 months ago
JSON representation

Demo project for YouTube video thumbnail tagger via Google MLKit Vision API

Awesome Lists containing this project

README

          

# YouTube Video Tagger

## Introduction

A demo project for tagging YouTube video via Google MLKit, it generates tags for currently popular videos from YouTube.

## Usage

- Save your YouTube data API key with file name `youtube-data-api-key.txt` to the project folder
- run `pod install`
- open `YouTubeVideoTagger.xcworkspace`
- build & run.

## Demo Video

![demo](image/demo.gif)