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

CyanideAndHappiness download fails #55

Closed
simonszu opened this issue Oct 5, 2016 · 2 comments
Closed

CyanideAndHappiness download fails #55

simonszu opened this issue Oct 5, 2016 · 2 comments
Milestone

Comments

@simonszu
Copy link

simonszu commented Oct 5, 2016

Hey guys,

i have made a reinstall of dosage on a fresh host, and i noticed that several webcomics downloads fail because of an outdated regex or something. I think i will just create an issue for every comic, ok?

First: CyanideAndHappiness

 ERROR: Patterns ['<\\s*[aA]\\s+[^>]*prev[^>]*\\s+[hH][rR][eE][fF]\\s*=\\s*"(/comics/\\d+/)"[^>]*[^>]*>'] not found at URL http://www.explosm.net/comics/.
@jschpp
Copy link
Contributor

jschpp commented Oct 5, 2016

I can't reproduce any of them.
Steps I took:

git clone https://github.com/webcomics/dosage.git
pip install pbr
pip install six
pip install requests
pip install colorama
pip install lxml
pip install cssselect
cd dosage
./dosage CyanideAndHappiness Dilbert FonFlatter SandraAndWooGerman xkcd AhoiPolloi GaiaGerman LoadingArtist SMBC LookingForGroup Ruthe DieFruehreifen JohnnyWander PennyArcade SafelyEndangered Wumo Arcamax/ArcticCircle

Output
I ran in to 2 errors namely:

SMBC> ERROR: XPath //img[@id="comic"]/@title did not match anything at URL http://www.smbc-comics.com/.
Wumo> ERROR: XPath //article[1]//div[@class="box-content"]//img not found at URL http://kindofnormal.com/wumo.

But I can't reproduce the regex error

@TobiX TobiX added this to the Release 2.16 milestone Oct 5, 2016
@TobiX
Copy link
Member

TobiX commented Oct 5, 2016

Fixed in 2.16

@TobiX TobiX closed this as completed Oct 5, 2016
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

3 participants