FabiUnne/youtube-upload

Descriptions with multiple lines

Closed this issue · 2 comments

= Versions

youtube-upload: 0.7.1
python: 2.6
python-gdata:

= Describe the steps (including the command you run) that will reproduce
the problem?

I can't add multiline descriptions to videos.
Tried:
--description="line1\nline2\nline3"
 on youtube description appears with '\n'
--description="line1<br>line2<br>line3"
 script fails with non-allowed character

How to fix this and add multi-line descriptions?
Thanks

Original issue reported on code.google.com by ahakimov...@gmail.com on 31 Dec 2012 at 8:34

  • Merged into: #78
check issue78

Original comment by tokland on 31 Dec 2012 at 9:18

  • Changed state: Duplicate

Original comment by tokland on 13 May 2014 at 2:55