David Hacker
David Hacker
That would be nice and certainly is possible. The only issue with using a 3rd party service is that they may not have very clean API's and may enforce rate...
@dionbreg There is not currently functionality for this. I will consider adding at a later date. Perhaps make a new issue with this specifically?
Enhancements to be made in the future: - [x] Improve performance/bandwidth usage by downloading audio directly rather than converting from video to audio - [x] Implement HelpIntent so that users...
~~Intermediate conversion between video and audio files has been removed. ffmpeg directly processes the stream.~~ ~~See https://github.com/dmhacker/dmhacker-youtube/commit/7a17c75386afea0010f89fd4e08e7fef6eee8774.~~ The server no longer has any reliance on ffmpeg at all. Audio is...
Try following the tutorial again. This error usually appears when code is updated correctly (e.g. AWS Lambda can't find index.js).
Apologies. I mistakenly had a bad build command that produced a failing ZIP file. Try the latest release now (2.0.6).
Can you post a screenshot of your error? It's hard to identify what went wrong without any context.
Did you enable your skill for testing?
@sopeti @c-kobo There could be a variety of issues causing this. Have you guys made sure to use the correct ARN? Additionally, make sure that the ZIP file you've uploaded...
@sopeti Glad to hear that. @c-kobo How is it working out for you?