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

Problem with hidden files in the article #14

Closed
barrust opened this issue Jan 3, 2017 · 0 comments
Closed

Problem with hidden files in the article #14

barrust opened this issue Jan 3, 2017 · 0 comments

Comments

@barrust
Copy link
Owner

barrust commented Jan 3, 2017

Per goldsmith/Wikipedia Issue #132:
User: mkasprz

Error appeared while trying to get 'images' from articles which contain hidden files. For example calling wikipedia.WikipediaPage('One Two Three... Infinity').images caused an error.
I also considered using and 'filehidden' not in page['imageinfo'][0], but this one seems more generic. I'm not really sure which one is better in this exact case.

@barrust barrust changed the title Fixed problem with hidden files in the article Problem with hidden files in the article Jan 3, 2017
@barrust barrust mentioned this issue Jan 6, 2017
barrust added a commit that referenced this issue Jan 6, 2017
* fix files not having url: fixes issue #14 
* limit infinite loop on continued query: fixes issue #15
@barrust barrust closed this as completed Jan 6, 2017
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