Closed Pavion closed 6 years ago
it's done, and one more placeholder %year2% (year without century) is added
>python tvstreamrecord.py
File "tvstreamrecord.py", line 1055
safetitle = re.sub(r"["]", "'", safetitle)
^
SyntaxError: invalid syntax
>python --version
Python 2.7.3
corrected
Some chars are to be replaced with
`,
_,
' ` respectively