OpenVoiceOS / skill-ovos-wikipedia

wikipedia skill for mycroft
Apache License 2.0
7 stars 8 forks source link

Add image parsing to results with unit test #37

Closed NeonDaniel closed 3 months ago

NeonDaniel commented 3 months ago

Parses full-sized image URL from thumbnail URL. In testing this appears to always be valid Closes #36 Includes fix for session lookup in self.session_results

Rebase on #38 to run tests