AIIX/youtube-skill

TypeError: can only concatenate str (not "NoneType") to str

dicotom opened this issue · 0 comments

UTTERANCE: search youtube for metallica
2020-08-11 13:34:36.427 | ERROR | 3993 | mycroft.skills.mycroft_skill.mycroft_skill:on_error:835 | An error occurred while processing a request in Youtube Skill
Traceback (most recent call last):
File "/home/steven/mycroft-core/mycroft/skills/mycroft_skill/event_container.py", line 66, in wrapper
handler(message)
File "/opt/mycroft/skills/youtube-skill.aiix/init.py", line 303, in youtubesearchpage
url = "https://www.youtube.com/results?search_query=" + vid
TypeError: can only concatenate str (not "NoneType") to str