Wednesday, 21 June 2017

19.06.2017.

Monday.



 Sound cloud API



⟹SoundCloud is the leading audio platform that enables anyone to upload, record, promote and share their sounds across the web.
⟹The SoundCloud API makes most of the SoundCloud features from [[SoundCloud.com]] available to app developers. 
⟹With the help of its SDKs it's easy to integrate functionality like audio sharing and recording directly into iOS, Android and web apps.

You tube API



⟹The Data API allows users to integrate their program with YouTube and allow it to perform many of the operations available on the website.

⟹It provides the capability to search for videos, retrieve standard feeds, and see related content.

⟹A program can also authenticate as a user to upload videos, modify user playlists, and more.

⟹This integration can be used for a variety of uses such as developing a web application allowing users to upload video to YouTube, or a device or desktop application that brings the YouTube experience to a new platform.

⟹The Data API gives users programmatic access to the video and user information stored on YouTube.

⟹This can be used to personalize a web site or application with the user's existing information as well as perform actions like commenting on and rating videos. This RESTful API provides responses in XML format.

No comments:

Post a Comment

Machine Learning Annotation Introduction

Data annotation in Machine Learning is the process of annotating/ labeling data to categorize the dataset to identify by ML models. It can b...