1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-29 08:40:37 +02:00

Commit Graph

  • 7ab9cbb230 Merge pull request #13 from RipMeApp/master Kevin Jiang 2018-06-09 00:12:51 -04:00
  • 1b5b58ebb4 Removed shared account due to privacy concerns cyian-1756 2018-06-08 16:52:33 -04:00
  • 7df4c7b296 Merge pull request #674 from cyian-1756/patchScriptFixes Kevin Jiang 2018-06-07 20:58:29 -04:00
  • c671cb3ec5 patch.py now commits change to currentHash cyian-1756 2018-06-07 07:44:55 -04:00
  • 5c0260fb2a Fixed bad hash cyian-1756 2018-06-07 07:28:45 -04:00
  • 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 1.7.51 cyian-1756 2018-06-07 07:10:14 -04:00
  • b0875402b0 Merge pull request #670 from cyian-1756/automaticRelease cyian-1756 2018-06-07 06:57:04 -04:00
  • d51f307212 Merge pull request #669 from cyian-1756/instagramFixes cyian-1756 2018-06-07 06:56:32 -04:00
  • 09b8429c28 Now works both in python2 and python3 cyian-1756 2018-06-07 06:25:49 -04:00
  • 1b6c379e36 Added shebang cyian-1756 2018-06-07 06:16:27 -04:00
  • 3eccf29596 Script now prints error and exits on hash missmatch cyian-1756 2018-06-07 06:15:14 -04:00
  • 3084d04893 Can now publish new release automatically cyian-1756 2018-06-07 06:07:03 -04:00
  • dad016e5be Readded support desuchan.net cyian-1756 2018-06-07 05:08:09 -04:00
  • 64ade8a9e0 Fixed instagram ripper cyian-1756 2018-06-07 04:57:03 -04:00
  • 086e52cd65 More work on release.py cyian-1756 2018-06-07 04:48:43 -04:00
  • 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 cyian-1756 2018-06-06 12:33:53 -04:00
  • cb36158819 Merge pull request #662 from Gaboso/logger Kevin Jiang 2018-06-06 12:10:25 -04:00
  • ca6ed447e6 Got started writting a tool to automate ripme releases cyian-1756 2018-06-06 12:09:48 -04:00
  • 8ea588a4a5 Added support for new 4chan cdn domain cyian-1756 2018-06-06 11:35:39 -04:00
  • b7c4a25f7e Removed questionable code which caused ripme to assume all sites with '/thread/ and '/res/' in the url are chans cyian-1756 2018-06-06 11:34:16 -04:00
  • bc63f14fd3 Changed logger to LOGGER Gaboso 2018-06-04 22:58:14 -04:00
  • ccaa2edeb0 Merge branch 'master' of https://github.com/RipMeApp/ripme into logger Gaboso 2018-06-04 22:36:14 -04:00
  • 60bdde44f8 Merge pull request #641 from cyian-1756/reproducibleBuilds Kevin Jiang 2018-06-03 16:48:16 -04:00
  • 35aa8e0129 Merge pull request #658 from Gaboso/master Kevin Jiang 2018-06-03 16:45:53 -04:00
  • 654f6839c0 Merge pull request #642 from cyian-1756/readmeUpdates Kevin Jiang 2018-06-03 16:45:37 -04:00
  • 53b22f8535 Merge pull request #656 from cyian-1756/updateImprovements Kevin Jiang 2018-06-03 16:42:27 -04:00
  • 62ad7adb6d Merge pull request #657 from cyian-1756/vscoProfileSupport Kevin Jiang 2018-06-03 16:41:55 -04:00
  • 3c3aa02290 Changed logger to LOGGER Gaboso 2018-06-02 21:14:41 -04:00
  • 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 Gaboso 2018-06-02 20:49:35 -04:00
  • 416e5817e8 Added the ability to rip from vsco profiles cyian-1756 2018-06-02 18:40:52 -04:00
  • 19fa66a316 Merge pull request #12 from RipMeApp/master Kevin Jiang 2018-06-02 16:29:11 -04:00
  • 9af46aad20 Ripme now logs when it's forcing an update for testing cyian-1756 2018-06-02 16:14:48 -04:00
  • 1adc0a9bf7 Added config option to make ripme always try to update (for testing purposes) cyian-1756 2018-06-02 16:08:49 -04:00
  • b0bcf506aa Can now disable the update hash check cyian-1756 2018-06-02 16:02:52 -04:00
  • a02933f0d2 Merge pull request #643 from Gaboso/master Kevin Jiang 2018-06-02 15:47:25 -04:00
  • 90b2ef7edd Merge pull request #646 from cyian-1756/Aerisdies Kevin Jiang 2018-06-02 15:46:14 -04:00
  • b965074c49 Merge pull request #654 from cyian-1756/theyiffgalleryRipperFix Kevin Jiang 2018-06-02 15:45:23 -04:00
  • 10c7f47bf5 Merge pull request #655 from kevin51jiang/master Kevin Jiang 2018-06-02 15:44:38 -04:00
  • 10d256a6e5 Cut down on repeated code cyian-1756 2018-06-02 15:39:27 -04:00
  • 5cbc152e1c Change log is now displayed when updating from command line cyian-1756 2018-06-02 15:32:21 -04:00
  • 3529d679ff Merge branch 'master' of https://github.com/RipMeApp/ripme Gaboso 2018-06-02 09:51:17 -04:00
  • 371ce56952 Merge pull request #651 from cyian-1756/commandLineUpdate Kevin Jiang 2018-06-01 19:30:21 -04:00
  • 8261828845 I'm a collaborator now :D Kevin Jiang 2018-06-01 19:22:59 -04:00
  • 78e00e7e79 Merge pull request #652 from cyian-1756/hashFix cyian-1756 2018-06-01 18:43:59 -04:00
  • 5f90a1792e Fixed TheyiffgalleryRipper cyian-1756 2018-06-01 18:41:19 -04:00
  • d8d2e50551 currentHash now matches the hash of ripme version 1.7.50 cyian-1756 2018-06-01 18:20:48 -04:00
  • 2bb7508e9b Undid DEFAULT_VERSION change cyian-1756 2018-06-01 18:17:33 -04:00
  • 7dc8b23aae Can now update ripme using the -j flag cyian-1756 2018-06-01 16:01:13 -04:00
  • 30a2d015aa Added -j flag for updating ripme cyian-1756 2018-06-01 16:00:32 -04:00
  • 39321a8b2c Merge pull request #645 from cyian-1756/tumblrFix Kevin Jiang 2018-06-01 03:32:18 -04:00
  • 30c08c633a Extended AerisdiesRipper unit tests cyian-1756 2018-05-31 21:21:59 -04:00
  • 5a918ba7ae Fixed getAlbumTitle cyian-1756 2018-05-31 21:21:30 -04:00
  • 9a8888d445 Ripper now can download videos again and no longer uses the same api key every time cyian-1756 2018-05-31 16:42:06 -04:00
  • 5c6b68a428 Replaced the if-else statement by a single return statement. Replaced use of Collection.size () by Collection.isEmpty () in ViddmeRipper. Gaboso 2018-05-31 09:21:44 -04:00
  • 79c501ce7a Added tag skip feature to features list cyian-1756 2018-05-31 04:58:13 -04:00
  • 3f1e78a478 patch.py now strips jars when building cyian-1756 2018-05-31 04:53:38 -04:00
  • 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 cyian-1756 2018-05-31 04:37:36 -04:00
  • 2ecffc3497 Added note about broken updater in version 1.7.49 cyian-1756 2018-05-30 16:04:58 -04:00
  • 6fde66cd4d 1.7.50: Ripme now checks file hash before running update; fixed update bug which cased ripme to report every update as new 1.7.50 cyian-1756 2018-05-30 15:31:04 -04:00
  • 57d72d3a0d Merge pull request #638 from cyian-1756/updateImprovements cyian-1756 2018-05-30 15:24:04 -04:00
  • 17f3882057 Ripme now checks file hash before running update; fixed update bug which cased ripme to report every update as new cyian-1756 2018-05-30 15:07:00 -04:00
  • 439d00dd11 Uncommented needed code cyian-1756 2018-05-30 14:41:21 -04:00
  • 23ded9f6f4 1.7.49: Fixed -n flag; Added ability to change locale at runtime and from gui; Update kr_KR translation; Removed support for tnbtu.com; No longer writes url to url_history file is save urls only is checked 1.7.49 cyian-1756 2018-05-30 00:28:16 -04:00
  • a3dba215f4 Merge pull request #635 from Gaboso/master cyian-1756 2018-05-30 00:04:19 -04:00
  • ce8c9aa2e3 Merge pull request #622 from bored/no-prop-file cyian-1756 2018-05-29 23:49:33 -04:00
  • 4d54f4731d Merge pull request #623 from torbica/master cyian-1756 2018-05-29 23:49:24 -04:00
  • ed30482123 Merge pull request #625 from cyian-1756/refactoring cyian-1756 2018-05-29 23:49:11 -04:00
  • 433a8a5ea0 Merge pull request #627 from zinuzian/master cyian-1756 2018-05-29 23:48:34 -04:00
  • c6b22b25df Merge pull request #629 from cyian-1756/updateImprovements cyian-1756 2018-05-29 23:48:12 -04:00
  • e9b2baa873 Merge pull request #632 from cyian-1756/saveUrlsOnlyFix cyian-1756 2018-05-29 23:47:47 -04:00
  • e10bfeaa9f Merge pull request #630 from cyian-1756/unit-tests cyian-1756 2018-05-29 23:47:25 -04:00
  • 8cfbdfbf49 Add test to RipStatusMessageTest (only to raise the code coverage, with no special reason for choosing this class) Gaboso 2018-05-29 23:42:18 -04:00
  • 6c39dec9d5 Merge branch 'master' of https://github.com/RipMeApp/ripme Gaboso 2018-05-29 22:49:54 -04:00
  • fa8f7b5c00 Replaced use of Collection.size () by Collection.isEmpty () which makes the code more readable and may have more performance Gaboso 2018-05-29 22:48:44 -04:00
  • 0f2e6c5793 Remove tnbtu Kevin Jiang 2018-05-29 22:23:44 -04:00
  • fb55cbb58b Removed test for site which is no longer supported cyian-1756 2018-05-29 21:26:10 -04:00
  • d16b997094 Removed support for tnbtu.com as it is no longer a wordpress comic site cyian-1756 2018-05-29 21:25:53 -04:00
  • 4f6884e58c No longer writes url to url_history file is save urls only is checked cyian-1756 2018-05-29 20:56:33 -04:00
  • 22581474fd Added base64 unit test cyian-1756 2018-05-29 20:47:07 -04:00
  • d58a80b5e6 Merge pull request #631 from Gaboso/master Kevin Jiang 2018-05-29 18:46:22 -04:00
  • 9e632ff056 Merge remote-tracking branch 'origin/master' Gaboso 2018-05-29 18:23:25 -04:00
  • f8fedeac61 Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. Gaboso 2018-05-29 18:17:00 -04:00
  • 18be260bac Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. Gaboso 2018-05-29 18:17:00 -04:00
  • ff9ecea997 Added base64 unit test cyian-1756 2018-05-28 19:07:14 -04:00
  • 2e4acab09a patch.py now includes the jar hash cyian-1756 2018-05-28 18:46:35 -04:00
  • 70716ed577 Added ability to check file hash cyian-1756 2018-05-28 18:33:07 -04:00
  • da1f18f6b8 Added new rule for posting links cyian-1756 2018-05-28 15:20:26 -04:00
  • aae9f5a859 Update LabelsBundle_kr_KR.properties zinuzian 2018-05-28 18:35:00 +09:00
  • 3d42d7b55f Changed up UI a bit cyian-1756 2018-05-27 19:11:00 -04:00
  • 3a6e379d3c Minor refactoring cyian-1756 2018-05-27 18:53:02 -04:00
  • 83afd43305 Added missing : cyian-1756 2018-05-27 18:50:15 -04:00
  • d6cf021654 Merge branch 'master' of https://github.com/RipMeApp/ripme into refactoring Added some more translations cyian-1756 2018-05-27 18:18:53 -04:00
  • ada82d4f75 Merge pull request #626 from RipMeApp/translation cyian-1756 2018-05-27 18:18:02 -04:00
  • 25c3196f9b Added ability to change locale at runtime and from gui cyian-1756 2018-05-27 15:45:11 -04:00
  • 9d0399d648 Some UI refactoring cyian-1756 2018-05-27 14:54:04 -04:00
  • ee682f529b Fix history again torbica 2018-05-26 08:10:00 +02:00
  • fa0d7ed96d Reverse -n, --no-prop-file behaviour bored 2018-05-25 22:25:22 +01:00
  • e5e8d097a0 Removed extra qoute 1.7.48 cyian-1756 2018-05-25 16:16:05 -04:00
  • 3c925b4eee 1.7.48: Fixed instagram ripper; Added Korean translation; Added quickQueue support to nhentairipper; Rewrote nhentairipper to be faster; myhentaicomics ripper now requests proper url when downloading images; Can now include comments in url files; Added the ability to blacklist tags on e-hentai.org" cyian-1756 2018-05-25 16:03:38 -04:00
  • b85e98536a Merge pull request #611 from cyian-1756/urlComments cyian-1756 2018-05-25 15:57:58 -04:00