All Projects → dmhacker → Alexa Youtube Skill

dmhacker / Alexa Youtube Skill

Licence: mit
Allows Alexa to play audio from YouTube videos

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alexa Youtube Skill

nightcoreify
Randomly generates nightcore and uploads it to YouTube. A joke that got out of hand.
Stars: ✭ 54 (-73%)
Mutual labels:  youtube, aws-lambda
Aws Cdk Changelogs Demo
This is a demo application that uses modern serverless architecture to crawl changelogs from open source projects, parse them, and provide an API and website for viewing them.
Stars: ✭ 197 (-1.5%)
Mutual labels:  aws-lambda
Ytdl
Get youtube video download url
Stars: ✭ 185 (-7.5%)
Mutual labels:  youtube
Android Youtube Player
YouTube Player library for Android and Chromecast, stable and customizable.
Stars: ✭ 2,510 (+1155%)
Mutual labels:  youtube
Tube
Personal video streaming server.
Stars: ✭ 187 (-6.5%)
Mutual labels:  youtube
Serverless Sinatra Sample
Demo code for running Ruby Sinatra on AWS Lambda
Stars: ✭ 195 (-2.5%)
Mutual labels:  aws-lambda
Components
The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...
Stars: ✭ 2,259 (+1029.5%)
Mutual labels:  aws-lambda
Bentoml
Model Serving Made Easy
Stars: ✭ 3,064 (+1432%)
Mutual labels:  aws-lambda
Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (-2.5%)
Mutual labels:  youtube
Youtag
iOS music player app that downloads music from the internet, even YouTube
Stars: ✭ 193 (-3.5%)
Mutual labels:  youtube
Bref
Serverless PHP on AWS Lambda
Stars: ✭ 2,382 (+1091%)
Mutual labels:  aws-lambda
Social Media Data Scripts
Stars: ✭ 188 (-6%)
Mutual labels:  youtube
Go Lambda Ping
Deploy a Lambda to Ping a Site in 20 Seconds!
Stars: ✭ 195 (-2.5%)
Mutual labels:  aws-lambda
Lambda The Cli Way
AWS Lambda using CLI, an introductory cookbook
Stars: ✭ 188 (-6%)
Mutual labels:  aws-lambda
Lambda Decorators
🐍λ✨ - A collection of useful decorators for making AWS Lambda handlers
Stars: ✭ 197 (-1.5%)
Mutual labels:  aws-lambda
Blocktube
YouTube™ content blocker
Stars: ✭ 186 (-7%)
Mutual labels:  youtube
Terraform Aws Lambda
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations
Stars: ✭ 190 (-5%)
Mutual labels:  aws-lambda
Node Ytdl Core
YouTube video downloader in javascript.
Stars: ✭ 3,004 (+1402%)
Mutual labels:  youtube
Rust Crowbar
Wrapper to simplify writing AWS Lambda functions in Rust (using the Python execution environment)
Stars: ✭ 198 (-1%)
Mutual labels:  aws-lambda
Aws Lambda Power Tuning
AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Stars: ✭ 3,040 (+1420%)
Mutual labels:  aws-lambda

alexa-youtube-skill

This project contains the source code for an unpublished skill that allows users to search and play audio from YouTube as, by default, Amazon Alexa does not support playing audio from YouTube.

After setting this skill up, it's easy to query YouTube for the video of your choice:

Alexa, ask YouTube to search for ...

This skill performs a search, finding the most relevant video that matches the query. It then streams the video (audio only) to your Alexa device for your enjoyment. :)

Additional Information

Setup: The instructions have been moved to this repository's wiki page.

Migration: Version 3.x.x is the latest version and fixes several critical issues present in earlier versions. To migrate to v3, please use this guide on the wiki.

Disclaimer: This skill is not officially supported by YouTube and will never be published on Amazon. It was originally intended as a proof-of-concept, but instructions on setting it up are provided (see above).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].