YouTube Audio Player Alexa Skill
pip install -r requirements.txt
pip install youtube-dl --upgrade
python app.py
- Set Invocation name to
youtube audio
- In Global Fields, set Audio Player to Yes
Copy-paste intents.json into Intent Schema and utterances.txt into Sample Utterances.
- Set Endpoint to HTTPS and set url endpoint
- Set Account Linking to No
If using ngrok, set NA Endpoint to "My development endpoint is a sub-domain of a domain that has a wildcard certificate from a certificate authority".
Test the Alexa skill on your Amazon Echo by saying "ask youtube audio to search for _____"