OpenVoiceOS / ovos_skill_manager

skill installer for OVOS
Apache License 2.0
5 stars 6 forks source link

improve parsing of ovos store #62

Open JarbasAl opened 3 years ago

JarbasAl commented 3 years ago

currently it downloads the repo and checks the downloaded json https://github.com/OpenVoiceOS/ovos_skill_manager/blob/master/ovos_skills_manager/appstores/ovos.py#L10

it should use the new api at https://openvoiceos.github.io/OVOS-skills-store/feed.json instead

ChanceNCounter commented 3 years ago

It's okay for our own store, but I don't know how much we want to code around individual stores