Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-ytd-api

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-ytd-api

Unofficial YouTube Data API for Angular

  • 0.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-72.22%
Maintainers
1
Weekly downloads
 
Created
Source

ngx-ytd-api

An unofficial integration of the YouTube Data v3 API with Angular

ngx-ytd-api@latest

Build Status GitHub contributors ngx-ytd-api license GitHub last commit Dependabot Status

Deprecation notice

As of 12 Jan 2020, this package has been deprecated in favour of Google's JavaScript gapi client.

Getting Started

Prerequisites

Ensure that you have npm and node installed and that you have a basic Angular app setup.

Also ensure that your app is running at least Angular 6 before continuing.

Installing

Run the following comamnd which should install the latest version of ngx-ytd-api available:

npm install ngx-ytd-api --save
Snapshot builds

Alternatively, you can get a snapshot build with the latest changes from master. Note that this snapshot build should not be considered stable and may break between releases.

npm install --save EdricChan03/ngx-ytd-api-builds

Features

Available features

FeatureNotesDocs
Comments
  • All API features are available (with OAuth support)
  • However, more examples are needed.
No docs available
Comment threads
  • All API features are available
  • However, more examples are needed.
Search
  • All API features are available (with OAuth support)
Videos
  • All API features are available (with OAuth support)
  • However, more examples are needed.

In-progress / planned / non-planned features

FeatureStatusIssue
ActivitiesNot planned-
CaptionsNot planned-
Channel banner / Channel sections / ChannelsNot planned-
Comment threads / CommentsIn progress#6
Guide categoriesNot planned-
I18nNot planned-
Playlist items / PlaylistsNot planned-
SubscriptionsNot planned-
ThumbnailsNot planned-
Video abuse report reasons / Video categoriesNot planned-
WatermarksNot planned-

Roadmap

Please see the ROADMAP.md file for the whole roadmap.


See the developer docs for a list of all endpoints of the YouTube Data API.

Keywords

FAQs

Package last updated on 13 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc