Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode error when downloading #19

Open
amirgershman opened this issue Mar 7, 2015 · 1 comment
Open

Unicode error when downloading #19

amirgershman opened this issue Mar 7, 2015 · 1 comment

Comments

@amirgershman
Copy link

$ python infoq_downloader.py http://www.infoq.com/presentations/db-history-data-processing\?utm_source\=infoq\&utm_medium\=videos_homepage\&utm_campaign\=videos_row2
Downloading HTML file
Traceback (most recent call last):
File "infoq_downloader.py", line 80, in
if not os.path.exists('{}/slides'.format(presentation_directory)):
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 31: ordinal not in range(128)

$ git log
Sun Oct 19 10:19:24 2014 +0200 dead91c (HEAD, origin/master, origin/HEAD, master) Merge pull request #14 from alefnula/py3 [Mohammad Tayseer]

@joncasdam
Copy link

+1 on this.
actually, with it happened when downloading a video with pt_br title.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants