Supported Strips
Overview | #-C | D-J | K-Q | R-S | T-Z | Broken
This is a list of supported comic strips and a comparison to other comic downloaders. It should give an overview over what work needs to be done and gives users the possibility to migrate from other downloaders to Dosage ;).
This page was getting very large, so now it is splitted in more smaller pages, please use the link bar at the top of this page. The subpages are a little bit wide because the table has so many columns, but there is not much that can be done against this...
Legend:
- Empty fields: Not evaluated
- NS: Not supported
- If there are different comics with the same name, the name of the author is added to both!
- All comics are listed with the internal name of each webcomic downloader to aid migration :)
Remarks about the different other programs:
- DailyStrips: Based on the release version 1.0.28 and the latest update file (2004-12-11)
- StripClub: Using the automatic update files (2005-06-22)
- Dark Gate Comic Slurper: Based on the configure page (2005-06-18)
- Webcomics Collector 0.7.3
- phpGrabComics: Got live list from sample install and looked up some things in the download tarball of version 1.5.1 (2005-06-23)
- Netcomics: CVS version (2005-07-30)
Other data:
| What | Dosage | DailyStrips? | StripClub | Dark Gate CS | Webcomics Collector | phpGrabComics | Netcomics |
| Number of comics: 1570 | 711 | 629 | 75 | 211 | 883 | 313 | 322 |
Hint: The number of supported comics may not be what the program claims to support. This is because broken webcomics are not counted here, so if any of this programs supports strips that were moved to the "Broken" subpage of this listing, the numbers are different.
Some notes for editors of this page and sub-pages
Sort the list in vim:
(Position cursor at start of list) V}k:!sort -k 2
Use the attached shell script (needs curl and GNU awk) to get the total comic count (broken comics are NOT counted).
Useless stuff
Some of the commands that were used to get this list:
curl http://darkgate.net/comic/configure.php | sed -n '/checkbox/ s/^.*name="\([^"]*\)".*href=\([^ ]*\).*small>\([^><]*\).*$/||[\2 \3]|| || || ||\1||/p'
Attachments
-
count-comics.sh
(0.6 kB) - added by TobiX <dosage@…>
3 years ago.
Script to count the number of comics on the subpages
