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

Encoding Issue: Episode_Guide("Phineas and Ferb").download() #1

Closed
theredwillow opened this issue May 25, 2016 · 1 comment
Closed

Comments

@theredwillow
Copy link
Owner

Between lines 70-92 in /tools/episode_guide.py, there is a for loop that scrapes episode information for the episode guide. I am getting encoding issues. It is tricky because I also need to parse out the HTML.

This code is executed from mainfile.py (this brings in the classes and imports it needs) on lines 75-76. I am using Phineas and Ferb as the example right now because it causes this issue (some encoding on the website).

@theredwillow
Copy link
Owner Author

I updated the script to Python 3. Probably fixed!

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

1 participant