Commit Graph

1717 Commits

Author SHA1 Message Date
cyian-1756
bf4553885a
Merge pull request #831 from cyian-1756/moreUtilsUnitTests
Added some more unit tests
2018-07-31 08:37:17 -04:00
cyian-1756
036ec91b43
Merge pull request #840 from cyian-1756/Chevereto
Added kenzato.uk to CheveretoRippers
2018-07-31 08:35:56 -04:00
cyian-1756
93b3f99069
Merge pull request #841 from cyian-1756/todoFixes
Removed outdated todo
2018-07-31 08:32:43 -04:00
cyian-1756
771159de56 Removed outdated todo 2018-07-29 10:48:46 -04:00
cyian-1756
7196c59453 Added unit test for kenzato.uk 2018-07-29 10:40:22 -04:00
cyian-1756
0a0b6d299a Added kenzato.uk to CheveretoRippers 2018-07-29 10:37:15 -04:00
Johannes Drescher
407564feee Added possibility to save reddit post with multiple images in separate subdirectory with title name.
Added title to the saved filename when only one image/video.
2018-07-29 16:12:23 +02:00
cyian-1756
596be7b839 Added an Abstraction for rippers that only ever download a single file and want to use the bytes progress bar 2018-07-26 11:09:04 -04:00
cyian-1756
544e95757f
Merge pull request #832 from cyian-1756/russianTranslation
Added russian translation
2018-07-26 10:52:41 -04:00
cyian-1756
7b5e661987
Merge pull request #835 from cyian-1756/loveromsUnittest
Removed failing unit test
2018-07-26 10:52:10 -04:00
cyian-1756
a3678561c3 Removed failing unit test 2018-07-25 21:32:29 -04:00
cyian-1756
7a86e10f49 Added russian translation 2018-07-25 21:29:43 -04:00
cyian-1756
92005bfb31 Added russian translation 2018-07-25 08:51:04 -04:00
cyian-1756
c83d93a2e3 Added some more unit tests 2018-07-25 03:42:50 -04:00
cyian-1756
abeb0b0984 Changed how magic number look ups are done (now uses a hash map); added magic number for png; added unit test 2018-07-25 03:16:41 -04:00
cyian-1756
24b1c7175e 1.7.60: Fixed EightmusesRipper; added Jab Archives ripper; loveroms ripper now properly names files; Fixed ArtStationRipper 2018-07-25 00:28:39 -04:00
cyian-1756
316a07cf77
Merge pull request #823 from cyian-1756/magicNumbers
Can now get file type from magic number; No longer erroneously redownloads file if getFileExtFromMIME is true
2018-07-25 00:22:05 -04:00
cyian-1756
fb329d26ce
Merge pull request #829 from cyian-1756/8musesFixes
Fixed EightmusesRipper
2018-07-25 00:16:32 -04:00
cyian-1756
0f3148f47f Removed some debugging statments 2018-07-25 00:03:28 -04:00
cyian-1756
af33869e52 Fixed EightmusesRipper 2018-07-24 23:49:53 -04:00
cyian-1756
58cdea1ee2 Added some unit tests 2018-07-23 05:02:25 -04:00
cyian-1756
cb1fec52f5 saveAs.exists() imrpovements 2018-07-23 03:12:03 -04:00
cyian-1756
1d60bf6956 Added a fuzzyExist func to check if a file exist when we don't know it's extension (For use with rippers that use getFileExtFromMIME) 2018-07-22 19:31:11 -04:00
cyian-1756
368646145d Can now get file type from magic number 2018-07-22 19:02:06 -04:00
cyian-1756
e67612993a
Merge pull request #812 from 0x1f595/jabarchives
Adding Jab Archives ripper
2018-07-21 17:17:03 -04:00
cyian-1756
e0c9822331
Merge pull request #813 from cyian-1756/loveromRipper
loveroms ripper now properly names files
2018-07-21 16:54:12 -04:00
cyian-1756
f3fe3ebebd
Merge pull request #816 from mbc07/ArtStation_multi_page_fix
ArtStationRipper: fix ripping from user profiles which many projects
2018-07-21 16:52:25 -04:00
cyian-1756
0324c94961
Merge pull request #814 from cyian-1756/redditImgurGifv
getFilesFromURL now handles imgur gifvs
2018-07-21 16:43:59 -04:00
cyian-1756
23c8fa5911
Merge pull request #818 from cyian-1756/xhamsterFixes
Fixed xhamster getNextPage
2018-07-21 16:37:44 -04:00
Samuel P. Bowman
55a76ba7e1 fixed issues with prior fix 2018-07-19 09:51:13 -04:00
cyian-1756
0c4ec95ca4 Fixed xhamster getNextPage 2018-07-19 00:21:39 -04:00
Mateus B. Cassiano
9bb28cf4c7 ArtStationRipper: update unit test 2018-07-16 02:09:06 -04:00
Mateus B. Cassiano
47cab78843 ArtStationRipper: fix ripping from user pages with more than 50 projects 2018-07-16 02:08:03 -04:00
cyian-1756
726e303a08 improved how riputils gets imgur mp4s 2018-07-15 15:03:56 -04:00
cyian-1756
3f7b6711e3 getFilesFromURL now handles imgur gifvs 2018-07-15 14:39:14 -04:00
cyian-1756
1cf4aba2ab loveroms ripper now properly names files 2018-07-15 14:24:26 -04:00
0x1f595
daae074713 Use SSL by default on Jav Archives 2018-07-14 13:10:53 -06:00
0x1f595
27530965c2 Merge remote-tracking branch 'upstream/master' 2018-07-14 13:07:48 -06:00
0x1f595
7cf3a01379 Adding Jab Archives ripper
This currently only supports ripping bottom-level folders. If a folder you rip contains another folder, that subfolder will not be fully ripped, only the source image from its thumbnail will be included in the rip.
2018-07-14 13:06:29 -06:00
cyian-1756
cbfd363842 1.7.59: Added Loverom ripper; added Imagearn ripper; Added support for Desuarchive.org; Fixed erome ripper 2018-07-14 14:56:45 -04:00
cyian-1756
26288a5cb4
Merge pull request #800 from cyian-1756/desuarchive
Added support for Desuarchive.org
2018-07-14 14:49:26 -04:00
cyian-1756
1f9e5506ff
Merge pull request #806 from cyian-1756/manganeloFixes
Fixed ManganeloRipper
2018-07-14 14:48:56 -04:00
cyian-1756
4074fcc448
Merge pull request #807 from cyian-1756/eromeVideos
Fixed erome video downloading
2018-07-14 14:48:43 -04:00
cyian-1756
0bf6381ede
Merge pull request #809 from cyian-1756/imagearn
Readded Imagearn ripper and test
2018-07-14 14:48:18 -04:00
cyian-1756
6cdf918ada
Merge pull request #788 from cyian-1756/loveromRipper
Loverom ripper [WIP]
2018-07-14 14:47:44 -04:00
cyian-1756
3f18d8a990 Readded Imagearn ripper and test 2018-07-13 20:06:54 -04:00
cyian-1756
3287b8c59a Fixed erome video downloading 2018-07-13 19:01:55 -04:00
cyian-1756
a65ad6f756 Fixed ManganeloRipper 2018-07-13 18:14:36 -04:00
Samuel P. Bowman
641612c515 Merge branch 'master' of github.com:samuelpbowman/ripme 2018-07-13 13:20:15 -04:00
Samuel P. Bowman
5622d55c3e Fix Issue 789: Implemented wraparound in log window and status label. 2018-07-13 13:19:54 -04:00