klarkc / streaming-list

A webcomponent written with Polymer to list streamers in many services. You will be able to filter the results and define priority for a selected language.
http://klarkc.github.io/streaming-list/
MIT License
8 stars 2 forks source link

Add viewers support to youtube-card element #23

Open klarkc opened 7 years ago

klarkc commented 7 years ago

Refer: #22

We should query youtube v3 with videoId for liveStreamingDetails.concurrentViewers

Source: http://stackoverflow.com/a/30023969/4337888