1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-28 16:19:58 +02:00

Commit Graph

  • ffbda6032d Fixed bug that caused downloads from sites that support download resuming to fail with 'Server doesn't support resuming downloads' cyian-1756 2018-06-27 02:05:36 -04:00
  • af064ee435 Minor code refactoring cyian-1756 2018-06-27 01:25:58 -04:00
  • 1f8e9184c7 Added the helper func getByteStatusText to cut down on copy pasted code cyian-1756 2018-06-27 01:24:04 -04:00
  • ed7df108e5 Minor code style clean up cyian-1756 2018-06-27 01:02:23 -04:00
  • 2c08be83f6 Removed unit test for vine ripper has the ripper was removed cyian-1756 2018-06-27 00:58:55 -04:00
  • 04ca5a2054 Added support for resuming downloads cyian-1756 2018-06-27 00:51:28 -04:00
  • b1718965c5 Removed ripper for dead site cyian-1756 2018-06-26 05:12:48 -04:00
  • 1428b2cd6b Fixed some unit tests that broke when the GfycatRipper was moved cyian-1756 2018-06-26 02:49:18 -04:00
  • e1635f39e1 GfycatRipper now uses AbstractHTMLRipper cyian-1756 2018-06-26 02:28:14 -04:00
  • 9b70350b33 GfycatporntubeRipper now uses byte progess bar cyian-1756 2018-06-26 01:36:23 -04:00
  • 96a8801c19 Rippers can now choose to use a byte progess bar cyian-1756 2018-06-26 00:54:18 -04:00
  • da198cf021 Added unit test for Myhentaicomics quickQueue cyian-1756 2018-06-25 17:27:32 -04:00
  • f8652ceaf7 Merge pull request #744 from cyian-1756/eromeFix cyian-1756 2018-06-25 16:41:40 -04:00
  • b63f8f16b9 Added unit test for erome cyian-1756 2018-06-25 06:03:10 -04:00
  • c4f2d52370 Fixed erome ripper and added quickQueue support cyian-1756 2018-06-25 05:32:37 -04:00
  • 5dabdd16ed ModelmayhemRipper can now donwload nsfw images again cyian-1756 2018-06-25 04:43:12 -04:00
  • 5b6c6388ad Merge pull request #741 from aaether32323/executable_release_py cyian-1756 2018-06-25 00:01:54 -04:00
  • ca11f35df8 Fix shebang for release.py and make it executable Aman 2018-06-24 21:29:20 -04:00
  • bbef5ed76e Added flag for appending a string to folder name cyian-1756 2018-06-24 03:05:22 -04:00
  • a855957ab1 1.7.55: Fixed instagram ripper; Reddit ripper now respects history.end_rip_after_already_seen; Improvements to patch.py and release.py 1.7.55 cyian-1756 2018-06-23 19:03:46 -04:00
  • 576ed9596b Merge pull request #736 from cyian-1756/patchScriptFixes cyian-1756 2018-06-23 19:00:18 -04:00
  • a536738c1a No longer prints change list cyian-1756 2018-06-23 18:59:42 -04:00
  • aaf31dc065 Fixed json formating cyian-1756 2018-06-23 18:54:16 -04:00
  • 54cc6661f1 Fixed patch.py cyian-1756 2018-06-23 18:52:31 -04:00
  • 8aebc3671d Fixed patch.py cyian-1756 2018-06-23 18:50:46 -04:00
  • 173758eec4 Merge pull request #735 from cyian-1756/patchScriptFixes cyian-1756 2018-06-23 18:28:45 -04:00
  • a5ba72df33 Now uses update_change_list to update change list inststead of just inserting a string at a hardcoded line number cyian-1756 2018-06-23 18:24:10 -04:00
  • 90171bfbd9 Merge pull request #727 from cyian-1756/redditHIstoryFix cyian-1756 2018-06-23 15:26:31 -04:00
  • a0f90e6fd3 Merge pull request #733 from cyian-1756/instagramNextPageFix cyian-1756 2018-06-23 15:25:52 -04:00
  • 08c11fa122 Instagram ripper can now get query hash again cyian-1756 2018-06-23 15:10:15 -04:00
  • c7dfc51160 Merge pull request #728 from aaether32323/improve_release_py_renaming cyian-1756 2018-06-22 23:20:09 -04:00
  • 76b3565f7f Fix handling of files that are not in subdirs. Use raw strings for regex. Should fix #672. Aman 2018-06-22 18:25:28 -04:00
  • 2ef7828e93 Merge pull request #725 from cyian-1756/bcfakes cyian-1756 2018-06-22 17:09:06 -04:00
  • f5bdada31b Reddit ripper now respects history.end_rip_after_already_seen cyian-1756 2018-06-22 17:04:28 -04:00
  • 0918ab4616 now uses DOWNLOAD_COMPLETE_HISTORY when sending a message about the rip ending due to history.end_rip_after_already_seen config setting cyian-1756 2018-06-22 17:04:01 -04:00
  • 68b13cbbad Added a rip method status for when a download completes due to the history.end_rip_after_already_seen config setting cyian-1756 2018-06-22 17:03:04 -04:00
  • 9c1c1a6b83 Disabled test for Bcfakes.com as the site has been down for many days cyian-1756 2018-06-21 16:22:00 -04:00
  • 311b73be39 Merge pull request #722 from mbc07/ArtStationRipper cyian-1756 2018-06-20 21:52:32 -04:00
  • d3dde5eebe Added ArtStationRipper unit test Mateus B. Cassiano 2018-06-20 18:48:46 -04:00
  • c549010c6a Added ArtStation ripper Mateus B. Cassiano 2018-06-20 18:47:44 -04:00
  • 3350a78656 Fixed change list order 1.7.54 cyian-1756 2018-06-19 16:32:40 -04:00
  • c445ab422f 1.7.54: Fixed twitter ripper video downloading; fixed instagram ripper cyian-1756 2018-06-19 16:29:48 -04:00
  • a3dd967a5e Merge pull request #717 from cyian-1756/twitterFix cyian-1756 2018-06-19 16:28:55 -04:00
  • ae7c75f98b Merge pull request #719 from cyian-1756/igFix cyian-1756 2018-06-19 16:28:18 -04:00
  • 98d4c57f93 Fixed ripping from single instagram page cyian-1756 2018-06-19 16:22:22 -04:00
  • 867af57713 Got InstagramRipper working again cyian-1756 2018-06-19 16:06:39 -04:00
  • 16cfe8a9dd AbstractJSONRipper now respects hasASAPRipping cyian-1756 2018-06-19 16:06:19 -04:00
  • 53684ca169 1.7.53: Added Picstatio ripper; Fixed instagram ripper; Reddit ripper now gets videos from v.redd.it; Fixed ZikiRipper getAlbumTitle; fixed twitter ripper 1.7.53 cyian-1756 2018-06-18 21:00:52 -04:00
  • 0daec636b4 Merge pull request #716 from cyian-1756/igFix cyian-1756 2018-06-18 20:48:56 -04:00
  • 08f4c3eb6c Merge pull request #714 from cyian-1756/picstatioRipper cyian-1756 2018-06-18 20:41:24 -04:00
  • d0b61d8fb3 Fixed instagram ripper cyian-1756 2018-06-18 20:36:06 -04:00
  • 7102bdec6f Added PicstatioRipper unit test cyian-1756 2018-06-18 11:37:24 -04:00
  • f34b1273f5 Got PicstatioRipper working cyian-1756 2018-06-18 11:29:10 -04:00
  • 3ebb7d1874 Started work on Picstatio ripper cyian-1756 2018-06-17 15:55:57 -04:00
  • 8f20cbbcf2 Merge pull request #700 from cyian-1756/zikiTitleFix cyian-1756 2018-06-16 15:42:05 -04:00
  • aaaa75b134 Merge pull request #702 from cyian-1756/redditVideoFix cyian-1756 2018-06-16 15:41:30 -04:00
  • 543fa4b4b5 Merge pull request #703 from cyian-1756/patchPushReminder cyian-1756 2018-06-16 15:40:31 -04:00
  • 706fe0a988 Merge pull request #705 from cyian-1756/twitterFix cyian-1756 2018-06-16 15:39:41 -04:00
  • 21a1af7d31 Twitter ripper no longer errors out on some videos cyian-1756 2018-06-16 12:37:31 -04:00
  • c4d6f6d9fd twitter ripper now prfixes filenames cyian-1756 2018-06-16 12:29:27 -04:00
  • ab4fb97eac Twitter ripper now get retweets when ripping a profile and gets largest video when downloading a video cyian-1756 2018-06-16 12:18:42 -04:00
  • df3475270c patch.py now reminds users to run git push before release.py cyian-1756 2018-06-15 22:37:36 -04:00
  • c2938af568 Reddit ripper can now rip videos from v.redd.it cyian-1756 2018-06-15 22:23:29 -04:00
  • 5cfd2d7b6a Fixed ZikiRipper getAlbumTitle cyian-1756 2018-06-15 16:45:45 -04:00
  • 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 1.7.52 cyian-1756 2018-06-15 16:23:10 -04:00
  • b111a997fd Merge pull request #697 from cyian-1756/faCookieChange cyian-1756 2018-06-15 16:17:50 -04:00
  • 963ae7460a Added unittest for logging in to Furaffinity cyian-1756 2018-06-15 16:03:31 -04:00
  • a8dd989d37 Furaffinity ripper now uses RipUtils.getCookiesFromString to get cookies from config file cyian-1756 2018-06-15 16:03:02 -04:00
  • a1996cc01e Merge pull request #695 from Gaboso/master cyian-1756 2018-06-15 15:49:16 -04:00
  • 57f3133b49 Merge pull request #684 from cyian-1756/da cyian-1756 2018-06-15 15:48:27 -04:00
  • d1a6542912 Merge pull request #681 from cyian-1756/FACookieFix cyian-1756 2018-06-15 15:14:36 -04:00
  • 79aaabf580 Removed unneeded logging line cyian-1756 2018-06-15 15:13:13 -04:00
  • 21e061834e Merge pull request #687 from cyian-1756/releaseFixes cyian-1756 2018-06-15 15:09:30 -04:00
  • 55e22e7d14 Merge pull request #694 from cyian-1756/xhamsterSubdomainFixes cyian-1756 2018-06-15 15:06:09 -04:00
  • fa3d149bd2 Merge pull request #693 from cyian-1756/e621UrlRegexFix cyian-1756 2018-06-15 15:05:14 -04:00
  • 1d71b04533 Merge pull request #690 from cyian-1756/tumblrFixes cyian-1756 2018-06-15 15:04:25 -04:00
  • 416972ca7b Refactoring in Utils class Gaboso 2018-06-14 23:08:29 -04:00
  • 340c225dc6 Added unit test for non-english xhamster url cyian-1756 2018-06-14 22:25:41 -04:00
  • d7f39d9f9b Fixed regression with xhamster ripper that causes it to not accept links to the english version of xhamster.com cyian-1756 2018-06-14 22:23:27 -04:00
  • e6f3067015 XhamsterRipper now accepts all countries subdomains cyian-1756 2018-06-14 22:18:17 -04:00
  • 135e55fb0e E621 ripper now accepts urls with order:Score at the end cyian-1756 2018-06-14 20:25:23 -04:00
  • 160df31497 Merge pull request #691 from kravenor/patch-1 cyian-1756 2018-06-13 09:16:23 -04:00
  • 723473180f Create LabelsBundle_it_IT.properties kravenor 2018-06-13 15:05:22 +02:00
  • 529347a553 Tumblr ripper no longer tries to download images in fullsize if the image doesn't support it cyian-1756 2018-06-12 16:26:23 -04:00
  • d2d59e73cd Remove empty file cyian-1756 2018-06-11 19:10:36 -04:00
  • 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 cyian-1756 2018-06-11 19:10:09 -04:00
  • 73e2edc234 Merge pull request #683 from cyian-1756/420chanFixes cyian-1756 2018-06-11 13:03:55 -04:00
  • 7d20b3927d release script now makes sure update file is named ripme.jar; added --test option for dry runs cyian-1756 2018-06-11 09:22:44 -04:00
  • 00f1b8a5e9 FurAffinityRipper now downloads fullsized images and NSFW images cyian-1756 2018-06-11 08:31:47 -04:00
  • 312e7e5c33 DeviantartRipper now logs in using cookies cyian-1756 2018-06-10 12:12:51 -04:00
  • 2c5a9fdac3 Added getCookiesFromString func to turn a cookie string into a hashMap cyian-1756 2018-06-10 12:12:29 -04:00
  • 8df9c70d6c Fixed failing tests on chanripper cyian-1756 2018-06-09 15:12:39 -04:00
  • c77593570b Started work on getting DA login working again cyian-1756 2018-06-09 15:05:21 -04:00
  • b12821f8cc Merge pull request #668 from cyian-1756/4chanNewDomain Kevin Jiang 2018-06-09 13:32:28 -04:00
  • a753b016f6 Ripme now warns users about using the shared Furaffinity account cyian-1756 2018-06-09 03:01:32 -04:00
  • cbd1372ba4 Readded shared account cookies; added option to not login to Furaffinity when ripping cyian-1756 2018-06-09 02:46:46 -04:00
  • 17741899ae Merge pull request #682 from kevin51jiang/master Kevin Jiang 2018-06-09 00:45:14 -04:00
  • ca8bcb3675 Forgot URL Kevin Jiang 2018-06-09 00:35:44 -04:00
  • b5ab5b9b99 VSCO Tests Kevin Jiang 2018-06-09 00:27:01 -04:00
  • 8c82588258 VSCO User Profile Fix Kevin Jiang 2018-06-09 00:18:36 -04:00