dicer / auto-tatort

Kleines Script um die aktuellen Tatort Folgen automatisiert (cron) aus der ARD Mediathek zu laden
GNU General Public License v3.0
19 stars 9 forks source link

Escaping des Titels scheint in manchen Faellen fehl zu schlagen #2

Closed dicer closed 10 years ago

dicer commented 10 years ago

Traceback (most recent call last): File "auto-tatort/autoTatort.py", line 52, in print "Downloaded '" + title + "'" UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 40: ordinal not in range(128)

dicer commented 10 years ago

Mit commit https://github.com/dicer/auto-tatort/commit/1c65e0084d9c1491174ed9aaabc0aac5583ae272#diff-d41d8cd98f00b204e9800998ecf8427e behoben.