Commit Graph

1862 Commits

Author SHA1 Message Date
cyian-1756
f34b1273f5 Got PicstatioRipper working 2018-06-18 11:29:10 -04:00
cyian-1756
3ebb7d1874 Started work on Picstatio ripper 2018-06-17 15:55:57 -04:00
cyian-1756
8f20cbbcf2
Merge pull request #700 from cyian-1756/zikiTitleFix
Fixed ZikiRipper getAlbumTitle
2018-06-16 15:42:05 -04:00
cyian-1756
aaaa75b134
Merge pull request #702 from cyian-1756/redditVideoFix
Reddit ripper can now rip videos from v.redd.it
2018-06-16 15:41:30 -04:00
cyian-1756
543fa4b4b5
Merge pull request #703 from cyian-1756/patchPushReminder
patch.py now reminds users to run git push before release.py
2018-06-16 15:40:31 -04:00
cyian-1756
706fe0a988
Merge pull request #705 from cyian-1756/twitterFix
Twitter ripper now rips retweets
2018-06-16 15:39:41 -04:00
cyian-1756
21a1af7d31 Twitter ripper no longer errors out on some videos 2018-06-16 12:37:31 -04:00
cyian-1756
c4d6f6d9fd twitter ripper now prfixes filenames 2018-06-16 12:29:27 -04:00
cyian-1756
ab4fb97eac Twitter ripper now get retweets when ripping a profile and gets largest video when downloading a video 2018-06-16 12:18:42 -04:00
cyian-1756
df3475270c patch.py now reminds users to run git push before release.py 2018-06-15 22:37:36 -04:00
cyian-1756
c2938af568 Reddit ripper can now rip videos from v.redd.it 2018-06-15 22:23:29 -04:00
cyian-1756
5cfd2d7b6a Fixed ZikiRipper getAlbumTitle 2018-06-15 16:45:45 -04:00
cyian-1756
6cae35ccfb 1.7.52: Added warning about using furaffinty shared account; Refactoring in Utils class; XhamsterRipper now accepts all countries subdomains; E621 ripper now accepts urls with order:Score at the end; release.py imrpovements; DeviantartRipper now logs in using cookies; patch.py imrpovements 2018-06-15 16:23:10 -04:00
cyian-1756
b111a997fd
Merge pull request #697 from cyian-1756/faCookieChange
Furaffinity ripper now uses RipUtils.getCookiesFromString to load cookies
2018-06-15 16:17:50 -04:00
cyian-1756
963ae7460a Added unittest for logging in to Furaffinity 2018-06-15 16:03:31 -04:00
cyian-1756
a8dd989d37 Furaffinity ripper now uses RipUtils.getCookiesFromString to get cookies from config file 2018-06-15 16:03:02 -04:00
cyian-1756
a1996cc01e
Merge pull request #695 from Gaboso/master
Refactoring in Utils class
2018-06-15 15:49:16 -04:00
cyian-1756
57f3133b49
Merge pull request #684 from cyian-1756/da
DeviantartRipper now logs in using cookies
2018-06-15 15:48:27 -04:00
cyian-1756
d1a6542912
Merge pull request #681 from cyian-1756/FACookieFix
Users can now use their own account when ripping Furaffinity
2018-06-15 15:14:36 -04:00
cyian-1756
79aaabf580 Removed unneeded logging line 2018-06-15 15:13:13 -04:00
cyian-1756
21e061834e
Merge pull request #687 from cyian-1756/releaseFixes
release script now makes sure update file is named ripme.jar
2018-06-15 15:09:30 -04:00
cyian-1756
55e22e7d14
Merge pull request #694 from cyian-1756/xhamsterSubdomainFixes
XhamsterRipper now accepts all countries subdomains
2018-06-15 15:06:09 -04:00
cyian-1756
fa3d149bd2
Merge pull request #693 from cyian-1756/e621UrlRegexFix
E621 ripper now accepts urls with order:Score at the end
2018-06-15 15:05:14 -04:00
cyian-1756
1d71b04533
Merge pull request #690 from cyian-1756/tumblrFixes
Tumblr ripper no longer tries to download images in fullsize if the image doesn't support it
2018-06-15 15:04:25 -04:00
Gaboso
416972ca7b Refactoring in Utils class 2018-06-14 23:08:29 -04:00
cyian-1756
340c225dc6 Added unit test for non-english xhamster url 2018-06-14 22:25:41 -04:00
cyian-1756
d7f39d9f9b Fixed regression with xhamster ripper that causes it to not accept links to the english version of xhamster.com 2018-06-14 22:23:27 -04:00
cyian-1756
e6f3067015 XhamsterRipper now accepts all countries subdomains 2018-06-14 22:18:17 -04:00
cyian-1756
135e55fb0e E621 ripper now accepts urls with order:Score at the end 2018-06-14 20:25:23 -04:00
cyian-1756
160df31497
Merge pull request #691 from kravenor/patch-1
Create LabelsBundle_it_IT.properties
2018-06-13 09:16:23 -04:00
kravenor
723473180f
Create LabelsBundle_it_IT.properties
This is the italian translation
2018-06-13 15:05:22 +02:00
cyian-1756
529347a553 Tumblr ripper no longer tries to download images in fullsize if the image doesn't support it 2018-06-12 16:26:23 -04:00
cyian-1756
d2d59e73cd Remove empty file 2018-06-11 19:10:36 -04:00
cyian-1756
80e63aa291 [release.py] Fixed bug that caused releases to be uploaded only during dry runs; Added --skip-hash-check flag to skip the hash check; Minor formatting improvements 2018-06-11 19:10:09 -04:00
cyian-1756
73e2edc234
Merge pull request #683 from cyian-1756/420chanFixes
Fixed failing tests on chanripper
2018-06-11 13:03:55 -04:00
cyian-1756
7d20b3927d release script now makes sure update file is named ripme.jar; added --test option for dry runs 2018-06-11 09:22:44 -04:00
cyian-1756
00f1b8a5e9 FurAffinityRipper now downloads fullsized images and NSFW images 2018-06-11 08:31:47 -04:00
cyian-1756
312e7e5c33 DeviantartRipper now logs in using cookies 2018-06-10 12:12:51 -04:00
cyian-1756
2c5a9fdac3 Added getCookiesFromString func to turn a cookie string into a hashMap 2018-06-10 12:12:29 -04:00
cyian-1756
8df9c70d6c Fixed failing tests on chanripper 2018-06-09 15:12:39 -04:00
cyian-1756
c77593570b Started work on getting DA login working again 2018-06-09 15:05:21 -04:00
Kevin Jiang
b12821f8cc
Merge pull request #668 from cyian-1756/4chanNewDomain
4chan new domain

Failed test due to that page not existing anymore. Should remove test/update it.
2018-06-09 13:32:28 -04:00
cyian-1756
a753b016f6 Ripme now warns users about using the shared Furaffinity account 2018-06-09 03:01:32 -04:00
cyian-1756
cbd1372ba4 Readded shared account cookies; added option to not login to Furaffinity when ripping 2018-06-09 02:46:46 -04:00
Kevin Jiang
17741899ae
Merge pull request #682 from kevin51jiang/master
VSCO member profile fix
2018-06-09 00:45:14 -04:00
Kevin Jiang
ca8bcb3675 Forgot URL
:D

This is what Travis-CI is for.
2018-06-09 00:35:44 -04:00
Kevin Jiang
b5ab5b9b99 VSCO Tests
Added a few tests for VSCORipper
2018-06-09 00:27:01 -04:00
Kevin Jiang
8c82588258 VSCO User Profile Fix
Changed the regex slightly to include the "-" character.
2018-06-09 00:19:42 -04:00
Kevin Jiang
7ab9cbb230
Merge pull request #13 from RipMeApp/master
update personal repo
2018-06-09 00:12:51 -04:00
cyian-1756
1b5b58ebb4 Removed shared account due to privacy concerns 2018-06-08 16:52:33 -04:00