youtube <title> tags are now multiline causing the fail. I set it to use the meta tag instead and made some other fixes Or just add this: Add this line in to the script: set title [string map {"\n" " "} $title] Before these lines: *snip* set title [string map {"\n" &qu...