Commit Graph

1552 Commits

Author SHA1 Message Date
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
Kevin Jiang
a02933f0d2
Merge pull request #643 from Gaboso/master
Replaced the if-else statement by a single return statement.

Thanks for all these style changes
2018-06-02 15:47:25 -04:00
Kevin Jiang
90b2ef7edd
Merge pull request #646 from cyian-1756/Aerisdies
Fixed Aerisdies ripper
2018-06-02 15:46:14 -04:00
Kevin Jiang
b965074c49
Merge pull request #654 from cyian-1756/theyiffgalleryRipperFix
Fixed TheyiffgalleryRipper
2018-06-02 15:45:23 -04:00
Kevin Jiang
10c7f47bf5
Merge pull request #655 from kevin51jiang/master
Failed test unrelated
2018-06-02 15:44:38 -04:00
cyian-1756
10d256a6e5 Cut down on repeated code 2018-06-02 15:39:27 -04:00
cyian-1756
5cbc152e1c Change log is now displayed when updating from command line 2018-06-02 15:32:21 -04:00
Gaboso
3529d679ff Merge branch 'master' of https://github.com/RipMeApp/ripme 2018-06-02 09:51:17 -04:00
Kevin Jiang
371ce56952
Merge pull request #651 from cyian-1756/commandLineUpdate
Failed test unrelated.
2018-06-01 19:30:21 -04:00
Kevin Jiang
8261828845
I'm a collaborator now :D 2018-06-01 19:22:59 -04:00
cyian-1756
78e00e7e79
Merge pull request #652 from cyian-1756/hashFix
currentHash now matches the hash of ripme version 1.7.50
2018-06-01 18:43:59 -04:00
cyian-1756
5f90a1792e Fixed TheyiffgalleryRipper 2018-06-01 18:41:19 -04:00
cyian-1756
d8d2e50551 currentHash now matches the hash of ripme version 1.7.50 2018-06-01 18:20:48 -04:00
cyian-1756
2bb7508e9b Undid DEFAULT_VERSION change 2018-06-01 18:17:33 -04:00
cyian-1756
7dc8b23aae Can now update ripme using the -j flag 2018-06-01 16:01:13 -04:00
cyian-1756
30a2d015aa Added -j flag for updating ripme 2018-06-01 16:00:32 -04:00
Kevin Jiang
39321a8b2c
Merge pull request #645 from cyian-1756/tumblrFix
Looks good
2018-06-01 03:32:18 -04:00
cyian-1756
30c08c633a Extended AerisdiesRipper unit tests 2018-05-31 21:21:59 -04:00
cyian-1756
5a918ba7ae Fixed getAlbumTitle 2018-05-31 21:21:30 -04:00
cyian-1756
9a8888d445 Ripper now can download videos again and no longer uses the same api key every time 2018-05-31 16:42:06 -04:00
Gaboso
5c6b68a428 Replaced the if-else statement by a single return statement.
Replaced use of Collection.size () by Collection.isEmpty () in ViddmeRipper.
2018-05-31 09:21:44 -04:00
cyian-1756
79c501ce7a Added tag skip feature to features list 2018-05-31 04:58:13 -04:00
cyian-1756
3f1e78a478 patch.py now strips jars when building 2018-05-31 04:53:38 -04:00
cyian-1756
ea7573a975 Added maven plugin to make builds reproducible; build.sh and build.bat now strip the compiled jar of any non-reproducable metadata; Removed Executable Bit from build.bat 2018-05-31 04:37:36 -04:00
cyian-1756
2ecffc3497 Added note about broken updater in version 1.7.49 2018-05-30 16:04:58 -04:00
cyian-1756
6fde66cd4d 1.7.50: Ripme now checks file hash before running update; fixed update bug which cased ripme to report every update as new 2018-05-30 15:31:04 -04:00
cyian-1756
57d72d3a0d
Merge pull request #638 from cyian-1756/updateImprovements
Update improvements
2018-05-30 15:24:04 -04:00
cyian-1756
17f3882057 Ripme now checks file hash before running update; fixed update bug which cased ripme to report every update as new 2018-05-30 15:07:00 -04:00
cyian-1756
439d00dd11 Uncommented needed code 2018-05-30 14:41:21 -04:00