alexa-radio VS alexa-video

Compare alexa-radio vs alexa-video and see what are their differences.

alexa-radio

Alexa Radio Skill that lets you add your favourite streaming stations using a web page (by balsimpson)

alexa-video

Alexa Video Skill that lets you add your favorite video streaming channels using a web page (by NovaGL)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
alexa-radio alexa-video
16 12
57 3
- -
0.0 3.2
over 1 year ago over 3 years ago
HTML HTML
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

alexa-radio

Posts with mentions or reviews of alexa-radio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-10.
  • Autocode free limit not enough for Alexa Radio and Alexa Video
    2 projects | /r/amazonecho | 10 Sep 2022
    The excellent self-build skills https://github.com/balsimpson/alexa-radio and https://github.com/NovaGL/alexa-video use Autocode. Unfortunately, Autocode's free service of 1000 requests doesn't last very long, a matter of days. To upgrade it's $20/month, which isn't worth it for me. Anybody clever enough to know of a free Autocode alternative and re-write the code?
  • When Alexa won't stop, use sleep
    2 projects | /r/alexa | 14 Jul 2022
    I mostly use three skills to play radio and watch TV. https://www.amazon.co.uk/dp/B09RKCN3CN, https://github.com/balsimpson/alexa-radio, https://github.com/NovaGL/alexa-video. I tried calling stations with other better known apps, station starts playing but it still wouldn't stop.
  • Possible to extend bluetooth vinyl player to group?
    3 projects | /r/alexa | 27 May 2022
    Looks like one can't use https://github.com/balsimpson/alexa-radio as it's a local http address. You can use a gist to convert a WAN address from http to https but not a LAN address. If anybody knows a way, please post?
  • Why do some Alexa devices work to play a local radio station and not others?
    1 project | /r/alexa | 14 Apr 2022
    Or build your own, https://github.com/balsimpson/alexa-radio, and add the stream url's you can find on https://www.radio-browser.info/search?page=1&order=clickcount&reverse=true&hidebroken=true&name=maine. As always, easier to use routines.
  • How to play BBC World Service Live on Echo (in USA, if it matters)
    1 project | /r/alexa | 16 Feb 2022
    As an alternative to Tunein, just in case. Build your own skill, https://github.com/balsimpson/alexa-radio, and add this stream, https://stream.live.vc.bbcmedia.co.uk/bbc_world_service.
  • Disable TuneIn „prefix“
    1 project | /r/alexa | 27 Jan 2022
  • Broadcast news feed to multi-room setup?
    2 projects | /r/alexa | 4 Nov 2021
    I don't know how to hand-off to another echo. What I do is start playing something on a speaker group then shout out the news station I want to listen to. Unfortunately, the speaker group can only do audio, not video. So although I can play video (BBC, CNN, Sky, etc.) using the video skill, https://github.com/NovaGL/alexa-video, on a single Echo Show, I have to ask the radio skill, https://github.com/balsimpson/alexa-radio, to play the TV channel to get audio playing on all the devices (echos and dots) in the rooms I will be in.
  • Replacing an FM Radio with an Alexa Device - Questions
    1 project | /r/alexa | 26 Oct 2021
    You have to install https://github.com/balsimpson/alexa-radio as your own radio skill. Get your mug of tea and read it slowly, will take you 20mins max. Very good instructions. Then add the stream and label it "W FAN" or whatever you desire. So you shout, "Alexa, ask radio to play W FAN". I've just done it and it works fine. It is geo-blocked but I use a smartdns on my router. As suggested, use a routine to call it, "Alexa, play W FAN".
  • Play a Custom MP3 in Routine?
    3 projects | /r/alexa | 17 Oct 2021
    You can build your own skill, https://github.com/balsimpson/alexa-radio, and create a 'station' with the https url of the mp3.
  • What skill/app will allow me to listen to Canadian campus radio?
    1 project | /r/amazonecho | 8 Sep 2021
    At the bottom of https://github.com/balsimpson/alexa-radio note the message about having to use gists with http links. I just used a gist for the CJSR http link, https://www.radio-browser.info/#/history/961a1782-0601-11e8-ae97-52543be04c81, and it worked fine.

alexa-video

Posts with mentions or reviews of alexa-video. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-10.
  • Autocode free limit not enough for Alexa Radio and Alexa Video
    2 projects | /r/amazonecho | 10 Sep 2022
    The excellent self-build skills https://github.com/balsimpson/alexa-radio and https://github.com/NovaGL/alexa-video use Autocode. Unfortunately, Autocode's free service of 1000 requests doesn't last very long, a matter of days. To upgrade it's $20/month, which isn't worth it for me. Anybody clever enough to know of a free Autocode alternative and re-write the code?
  • When Alexa won't stop, use sleep
    2 projects | /r/alexa | 14 Jul 2022
    I mostly use three skills to play radio and watch TV. https://www.amazon.co.uk/dp/B09RKCN3CN, https://github.com/balsimpson/alexa-radio, https://github.com/NovaGL/alexa-video. I tried calling stations with other better known apps, station starts playing but it still wouldn't stop.
  • CNN radio shutting off
    2 projects | /r/amazonecho | 26 Feb 2022
    I don't use Tunein, go direct with radio-browser skill to listen when I don't want video (at night or dot), use https://github.com/NovaGL/alexa-video to watch on echo 5. https://cnn-cnninternational-1-eu.rakuten.wurl.tv/playlist.m3u8. Find other tv streams here, https://github.com/iptv-org/iptv/tree/master/streams.
  • Watching CNN on Alexa Show with Alexa Routine
    1 project | /r/amazonecho | 21 Feb 2022
    Install https://github.com/NovaGL/alexa-video and add your channels.
  • Broadcast news feed to multi-room setup?
    2 projects | /r/alexa | 4 Nov 2021
    I don't know how to hand-off to another echo. What I do is start playing something on a speaker group then shout out the news station I want to listen to. Unfortunately, the speaker group can only do audio, not video. So although I can play video (BBC, CNN, Sky, etc.) using the video skill, https://github.com/NovaGL/alexa-video, on a single Echo Show, I have to ask the radio skill, https://github.com/balsimpson/alexa-radio, to play the TV channel to get audio playing on all the devices (echos and dots) in the rooms I will be in.
  • Play a Custom MP3 in Routine?
    3 projects | /r/alexa | 17 Oct 2021
  • Echo show new flash briefing
    2 projects | /r/amazonecho | 16 Oct 2021
    You can try news from Reuters. Or you can install https://github.com/NovaGL/alexa-video and get BBC and Sky UK streams from https://github.com/iptv-org/iptv/blob/master/channels/uk.m3u. If outside UK, you need to use smartdns servers in your Show or router BBC
  • Why does MSNBC keep going missing?
    3 projects | /r/alexa | 1 Sep 2021
    If you have an Echo, https://github.com/NovaGL/alexa-video and watch stations. I have about 30 news channels listed. TV streams from https://github.com/iptv-org/iptv/tree/master/channels.
  • Continuous streaming of tv shows /movies on Amazon Show?
    3 projects | /r/amazonecho | 12 Aug 2021
    Add radio and videao skills, https://github.com/balsimpson/alexa-radio and https://github.com/NovaGL/alexa-video.
  • Echo auto not starting radio stream
    2 projects | /r/alexa | 17 Jul 2021
    Good enough that I have about 30 radio stations listed.:) In some instances it's used as the primary source, and others as a backup. There is also a sister skill for video which I use to play news stations from all over the place, https://github.com/NovaGL/alexa-video.

What are some alternatives?

When comparing alexa-radio and alexa-video you can also consider the following projects:

node-red-contrib-alexa-remote-cakebaked - Forked for me and the community to keep dependencies up to date :)

iptv - Collection of publicly available IPTV channels from all over the world [UnavailableForLegalReasons - Repository access blocked]

WebFundamentals - Former git repo for WebFundamentals on developers.google.com

remark - A simple, in-browser, markdown-driven slideshow tool.

to-markdown - 🛏 An HTML to Markdown converter written in JavaScript

intercooler-js - Making AJAX as easy as anchor tags

AlexaPcStreaming - Send your PC Audio to Alexa with Multiroom support!