Commit Graph

1880 Commits

Author SHA1 Message Date
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
Kevin Jiang
7df4c7b296
Merge pull request #674 from cyian-1756/patchScriptFixes
patch.py now commits change to currentHash
2018-06-07 20:58:29 -04:00
cyian-1756
c671cb3ec5 patch.py now commits change to currentHash 2018-06-07 07:44:55 -04:00
cyian-1756
5c0260fb2a
Fixed bad hash 2018-06-07 07:28:45 -04:00
cyian-1756
9531f44583 1.7.51: Fixed instagram ripper; Added the ability to rip from vsco profiles; Fixed TheyiffgalleryRipper; Can now update ripme using the -j flag; added script to automate releases; Code style fixes 2018-06-07 07:10:14 -04:00
cyian-1756
b0875402b0
Merge pull request #670 from cyian-1756/automaticRelease
Releases are now automatic
2018-06-07 06:57:04 -04:00
cyian-1756
d51f307212
Merge pull request #669 from cyian-1756/instagramFixes
Fixed instagram ripper
2018-06-07 06:56:32 -04:00
cyian-1756
09b8429c28 Now works both in python2 and python3 2018-06-07 06:25:49 -04:00
cyian-1756
1b6c379e36 Added shebang 2018-06-07 06:16:27 -04:00
cyian-1756
3eccf29596 Script now prints error and exits on hash missmatch 2018-06-07 06:15:14 -04:00
cyian-1756
3084d04893 Can now publish new release automatically 2018-06-07 06:07:03 -04:00
cyian-1756
dad016e5be Readded support desuchan.net 2018-06-07 05:08:09 -04:00
cyian-1756
64ade8a9e0 Fixed instagram ripper 2018-06-07 04:57:03 -04:00
cyian-1756
086e52cd65 More work on release.py 2018-06-07 04:48:43 -04:00
cyian-1756
8e4f91ada2 release.py now checks to make sure file hash is correct; release.py now asks the user to review the filepath and release title are correct 2018-06-06 12:33:53 -04:00
Kevin Jiang
cb36158819
Merge pull request #662 from Gaboso/logger
Changed logger to LOGGER
2018-06-06 12:10:25 -04:00
cyian-1756
ca6ed447e6 Got started writting a tool to automate ripme releases 2018-06-06 12:09:48 -04:00
cyian-1756
8ea588a4a5 Added support for new 4chan cdn domain 2018-06-06 11:35:39 -04:00
cyian-1756
b7c4a25f7e Removed questionable code which caused ripme to assume all sites with '/thread/ and '/res/' in the url are chans 2018-06-06 11:34:16 -04:00
Gaboso
bc63f14fd3 Changed logger to LOGGER 2018-06-04 22:58:14 -04:00
Gaboso
ccaa2edeb0 Merge branch 'master' of https://github.com/RipMeApp/ripme into logger
# Conflicts:
#	src/main/java/com/rarchives/ripme/ripper/VideoRipper.java
#	src/main/java/com/rarchives/ripme/ripper/rippers/VscoRipper.java
2018-06-04 22:36:14 -04:00
Kevin Jiang
60bdde44f8
Merge pull request #641 from cyian-1756/reproducibleBuilds
Made builds reproducible

Failed test due to twitter rate limiting.
2018-06-03 16:48:16 -04:00
Kevin Jiang
35aa8e0129
Merge pull request #658 from Gaboso/master
Updating the VideoRipper class
2018-06-03 16:45:53 -04:00
Kevin Jiang
654f6839c0
Merge pull request #642 from cyian-1756/readmeUpdates
Added tag skip feature to features list

Failed test was because of twitter rate-limiting.
2018-06-03 16:45:37 -04:00
Kevin Jiang
53b22f8535
Merge pull request #656 from cyian-1756/updateImprovements
Various update improvements
2018-06-03 16:42:27 -04:00
Kevin Jiang
62ad7adb6d
Merge pull request #657 from cyian-1756/vscoProfileSupport
Added the ability to rip from vsco profiles
2018-06-03 16:41:55 -04:00
Gaboso
3c3aa02290 Changed logger to LOGGER 2018-06-02 21:14:41 -04:00
Gaboso
7f4df8b567 Updating the VideoRipper class:
- ordered imports alphabetically;
- removed signature of the canRip method, which is already in AbstractRipper;
- split variable declaration in different lines;
- corrected javadocs alignment;
- replaced unnecessary use of StringBuilder.
- added a few empty lines to increase the readability of the code
2018-06-02 20:49:35 -04:00
cyian-1756
416e5817e8 Added the ability to rip from vsco profiles 2018-06-02 18:40:52 -04:00
Kevin Jiang
19fa66a316
Merge pull request #12 from RipMeApp/master
update personal repo
2018-06-02 16:29:11 -04:00
cyian-1756
9af46aad20 Ripme now logs when it's forcing an update for testing 2018-06-02 16:14:48 -04:00
cyian-1756
1adc0a9bf7 Added config option to make ripme always try to update (for testing purposes) 2018-06-02 16:08:49 -04:00
cyian-1756
b0bcf506aa Can now disable the update hash check 2018-06-02 16:02:52 -04:00