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

Oglaf, CyanhideAndHappiness not downloading properly #91

Open
a3nm opened this issue Jan 3, 2015 · 2 comments
Open

Oglaf, CyanhideAndHappiness not downloading properly #91

a3nm opened this issue Jan 3, 2015 · 2 comments
Labels

Comments

@a3nm
Copy link
Contributor

a3nm commented Jan 3, 2015

When trying to do ./dosage -b ~/Comics --adult -a COMIC on the above comics, the following occurs:

Oglaf> Retrieving all strips (including adult content)
Oglaf> Skipping existing file "/home/a3nm/Comics/Oglaf/tsa-2014_fix.jpg".
Oglaf> Skipping existing file "/home/a3nm/Comics/Oglaf/hotbuttons1.jpg".
Oglaf> Skipping existing file "/home/a3nm/Comics/Oglaf/hotbuttons2.jpg".
Oglaf> Skipping existing file "/home/a3nm/Comics/Oglaf/hotbuttons3.jpg".
Oglaf> WARN: Already seen previous URL u'http://oglaf.com/hotbuttons/2/'

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/.

PHDComics> Retrieving all strips
[...]
PHDComics> Skipping existing file "/home/a3nm/Comics/PHDComics/phd012510s.gif".
PHDComics> Skipping existing file "/home/a3nm/Comics/PHDComics/phd012010s.gif".
PHDComics> ERROR: Patterns ['<\\s*[iI][mM][gG]\\s+(?:[^>]*\\s+)?[sS][rR][cC]\\s*=\\s*(http://www\\.phdcomics\\.com/comics/archive/phd[^ ]+)[^>]*[^>]*>'] not found at URL http://phdcomics.com/comics/archive.php?comicid=1270.
PHDComics> WARN: Patterns ['<\\s*[aA]\\s+(?:[^>]*\\s+)?[hH][rR][eE][fF]\\s*=\\s*((?:comics/)?archive\\.php\\?comicid=\\d+)[^>]*[^>]*><\\s*[iI][mM][gG]\\s+(?:[^>]*\\s+)?[sS][rR][cC]\\s*=\\s*(?:comics/)?images/prev_button\\.gif[^>]*[^>]*>'] not found at URL http://phdcomics.com/comics/archive.php?comicid=1270. Assuming no previous comic strips exist.

AbstruseGoose> Retrieving all strips
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c575-another_fun_game_is_comic_tac_toe.png".
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c572-evolution_happens_so_fast_nowadays.png".
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c571-50_percent_of_all_humans_have_a_serious_design_flaw.png".
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c570-goriftdronetag.png".
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c569-my_comics_only_address_the_most_pressing_issues_facing_humanity.png".
AbstruseGoose> ERROR: Pattern <\s*[iI][mM][gG]\s+(?:[^>]*\s+)?[tT][iI][tT][lL][eE]\s*=\s*"([^"]+)"[^>]*[^>]*> not found at URL http://abstrusegoose.com/567.
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c566-the_dream_is_alive_but_in_critical_condition.png".
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c565-we_are_the_internet_resistance_is_futile.png".
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c564-not_even_the_CIA_knows_about_this_secret_prison.png".
AbstruseGoose> Skipping existing file "/home/a3nm/Comics/AbstruseGoose/c563-the_software_substitution_dilemma.png".
AbstruseGoose> WARN: Patterns ['<\\s*[aA]\\s+(?:[^>]*\\s+)?[hH][rR][eE][fF]\\s*=\\s*"(http\\:\\/\\/abstrusegoose\\.com\\/\\d+)"[^>]*[^>]*>&laquo; Previous'] not found at URL http://abstrusegoose.com/563.     Assuming no previous comic strips exist.

This misses a lot of the strips in the archives of these comics.

@a3nm a3nm changed the title Oglaf, CyanhideAndHappiness, PHDComics and Abstruse Oglaf, CyanhideAndHappiness, PHDComics and AbstruseGoose not downloading properly Jan 3, 2015
@a3nm a3nm changed the title Oglaf, CyanhideAndHappiness, PHDComics and AbstruseGoose not downloading properly Oglaf, CyanhideAndHappiness not downloading properly Jan 3, 2015
@Manabi
Copy link
Contributor

Manabi commented Jan 26, 2015

CyanideAndHappiness has been fixed by Dirk Reiners in 3724eba

Oglaf is still broken, I got this trying it:

dosage --adult -n 5 Oglaf
Oglaf> Retrieving 5 strips (including adult content)
Oglaf> Saved Comics/Oglaf/newmodelarmy1.jpg (185.56KB).
Oglaf> Saved Comics/Oglaf/newmodelarmy2.jpg (215.35KB).
Oglaf> Saved Comics/Oglaf/newmodelarmy3.jpg (142.69KB).
Oglaf> WARN: Already seen previous URL u'http://oglaf.com/newmodelarmy/2/'

@rmenessec
Copy link

Any progress on making Oglaf work? Still broken here. Same "WARN" error as above. It's not a warning - dosage bails out when it's already seen a strip before, as if --continue were specified instead.

TobiX referenced this issue in webcomics/dosage May 21, 2016
@TobiX TobiX added the fixed label May 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants