Commit Graph

665 Commits

Author SHA1 Message Date
cyian-1756
be769a1389 1.6.10: Added viewcomic ripper; Fixed webtoons malformed url error message; Fixed chan ripper thread title; Fixed Modelmayhem ripper 2017-11-12 02:31:23 -05:00
cyian-1756
79958b1342
Merge pull request #71 from cyian-1756/view-comic
Added viewcomic ripper
2017-11-12 02:24:00 -05:00
cyian-1756
22f438f445
Merge pull request #163 from RipMeApp/webtoons
Fixed webtoons malformed url error message
2017-11-12 02:22:52 -05:00
cyian-1756
690abe848f
Merge pull request #172 from cyian-1756/chanRipperFixes
Fixed chan ripper thread title (For real this time)
2017-11-12 02:20:25 -05:00
cyian-1756
ebacc90915
Merge pull request #173 from cyian-1756/ModelMayhamFixes
Fixed Modelmayhem ripper
2017-11-11 07:32:57 -05:00
cyian-1756
0845efe328 Fixed Modelmayhem ripper 2017-11-11 03:10:08 -05:00
cyian-1756
2de9d58cca Fixed chan ripper thread title (For real this time) 2017-11-11 01:56:36 -05:00
cyian-1756
4a5588c06c
Merge pull request #171 from cyian-1756/chanRipperFixes
Chan ripper now falls back on page title if thread title can not be …
2017-11-11 01:41:26 -05:00
cyian-1756
84cf9b1fc5 Chan ripper now falls back on page title if thread title can not be found 2017-11-10 21:26:16 -05:00
cyian-1756
ffb26c2fe0 Chan ripper now falls back on page title if thread title can not be found 2017-11-10 09:29:26 -05:00
cyian-1756
33f782155c 1.6.9: Added support for imgur /t/ albums; Added portable mode; Unit tests no longer fail if run twice; Formating fixes 2017-11-10 04:00:39 -05:00
cyian-1756
3f2d119347
Merge pull request #162 from RipMeApp/url_history_fix
Remembering url history no longer causes unit tests to fail
2017-11-10 03:58:30 -05:00
cyian-1756
d70df6e9be
Merge pull request #156 from cyian-1756/portable
Added portable mode
2017-11-10 03:45:48 -05:00
cyian-1756
806a198cf0
Merge pull request #157 from RipMeApp/imgur_t_albums
Added support for imgur /t albums
2017-11-10 03:45:32 -05:00
cyian-1756
3c84dde846
Merge pull request #104 from cyian-1756/hentai.cafe
Minor formatting fix for HentaiCafe ripper
2017-11-10 03:42:59 -05:00
cyian-1756
5a81e080f5 Fixed webtoons malformed url error message 2017-11-09 22:02:19 -05:00
cyian-1756
0b7dada59a Remembering url history no longer causes unit tests to fail 2017-11-09 20:59:31 -05:00
cyian-1756
e584e64206 Added support for imgur /t albums 2017-11-09 01:45:32 -05:00
cyian-1756
9302e0be35 Removed debugging statement 2017-11-08 19:54:00 -05:00
cyian-1756
e4d7950336 Ripme now runs in portable mode if in the same dir as a rip.properties file 2017-11-08 19:45:06 -05:00
cyian-1756
83aac613b5 1.6.8: code clean up; ripme can now remeber and skip already downloaded images 2017-11-08 16:22:41 -05:00
cyian-1756
958643c4e3
Merge pull request #144 from cyian-1756/remember_downloaded
Remember downloaded URLs
2017-11-08 16:21:31 -05:00
cyian-1756
5a93260179 Removed unused imports 2017-11-08 03:03:09 -05:00
cyian-1756
79b912aabe 1.6.7: Fixed instagram ripper 2017-11-08 00:26:10 -05:00
cyian-1756
dfab4f6f34 removed test case for private account 2017-11-08 00:19:55 -05:00
cyian-1756
86f7c62213 IG ripper no longer errors out on finish 2017-11-07 23:48:08 -05:00
cyian-1756
b5d09cdc97 IG ripper can now rip videos 2017-11-07 23:40:14 -05:00
cyian-1756
dbdedd7d5a IG ripper can now rip images from all pages 2017-11-07 23:05:08 -05:00
cyian-1756
a3b533922b Instagram can now rip from single pages 2017-11-07 22:24:32 -05:00
cyian-1756
14130580d7 1.6.6: Fixed 8muses ripper 2017-11-07 21:11:34 -05:00
cyian-1756
3ad8454a0c Fixed 8muses ripper 2017-11-07 21:04:38 -05:00
cyian-1756
d5c1efd939 Now uses checkbox for remember.url_history setting 2017-11-07 15:23:41 -05:00
cyian-1756
9898c149e1 Added Utils.getURLHistoryFile() func to get the URL history file path, clearing history now deletes url history file 2017-11-07 04:49:39 -05:00
cyian-1756
169547d745 Change method that didn't need to be public to private 2017-11-07 04:27:36 -05:00
cyian-1756
c69613d8a5 Ripme now remembers downloaded URLs and doesn't try to redownload them 2017-11-07 04:11:13 -05:00
cyian-1756
d11443e8ec Can amlost skip already downloaded urls 2017-11-05 14:35:15 -05:00
cyian-1756
b2b5f4175b 1.6.5: Imgbox ripper now downloads full sized image from galleries 2017-11-03 22:29:19 -04:00
cyian-1756
c6057b1409 Imgbox ripper now downloads full sized images when downloading from galleries 2017-11-03 21:41:21 -04:00
cyian-1756
64c89815f5 1.6.4: Added webtoons ripper 2017-11-03 00:33:33 -04:00
cyian-1756
3f593dd480
Merge pull request #52 from cyian-1756/webtoons
Added Webtoons ripper
2017-11-03 00:05:00 -04:00
cyian-1756
edd6dfa0a3 Can now rip all webtoons comics 2017-11-03 00:01:13 -04:00
cyian-1756
d327ad34b0 1.6.3: Window is now resizable; Added Porncomix.info ripper; Fixed imgbox ripper; Added hentai2read ripper 2017-11-01 13:20:28 -04:00
cyian-1756
08d3d38008
Merge pull request #112 from cyian-1756/hentai2read
Added hentai2read ripper
2017-11-01 13:15:09 -04:00
cyian-1756
a084ffe08b Fixed hentai2read ripper formatting 2017-11-01 13:07:35 -04:00
cyian-1756
0640cf36c2
Merge pull request #135 from cyian-1756/porncomix
Added Porncomix.info ripper
2017-11-01 13:02:24 -04:00
cyian-1756
637e594a4a
Merge pull request #133 from cyian-1756/imgbox
Fixed imgbox ripper
2017-11-01 13:00:41 -04:00
cyian-1756
fec24fc697 fixed porncomix.info ripper 2017-10-31 21:48:05 -04:00
cyian-1756
a05a9689f6 Added Porncomix.info ripper 2017-10-31 21:39:07 -04:00
iqqu
f4d75bfd04 Make window always resizable 2017-10-30 19:48:04 -04:00
iqqu
3cce0ba552 Work around Linux windowing bug 2017-10-30 18:26:34 -04:00