Hi,
haven't had the time to send a PR, but the title and description boxes under _set_basic_settings have changed from
'//ytcp-mention-textbox[@label="Title"]//div[@id="textbox"]',
to
'//ytcp-social-suggestions-textbox[@label="Title"]//div[@id="textbox"]',
and from
'//ytcp-mention-textbox[@label="Description"]//div[@id="textbox"]'
to
'//ytcp-social-suggestions-textbox[@label="Description"]//div[@id="textbox"]'
As always with YouTube, this is a breaking change. Fun times!