1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-09-03 10:53:25 +02:00
Commit Graph

2493 Commits

Author SHA1 Message Date
Isaaku
5208ff86ef Changed i.thechive test link
Changed Imgur 100 or more test link
2019-06-21 19:11:30 -05:00
Isaaku
700ecee5e2 Adding thebarchive.com, archiveofsins.com, archive.nyafuu.org and rbt.asia to ChanRippers bakein domains 2019-06-20 20:37:55 -05:00
Jesse Bate
81293b53ed Added error logging instead of throwing away errors blindly. 2019-06-20 18:38:45 +10:00
taurhel
e62e347794 Instagram ripper renewed
Hash extraction fixed
'switch' blocks code style fixed
2019-06-19 00:06:31 +03:00
Rihannakitten
4a54a085fb quick dirty fix for instagram ripper 2019-06-18 14:25:35 +00:00
Zopyrion
8d398593a6 Change NewgroundsRipper test name 2019-06-17 03:02:29 -04:00
Zopyrion
a2b8183c6d Add Newgrounds ripper 2019-06-17 03:00:35 -04:00
cyian-1756
bcaaa4fa32 Merge pull request #1296 from treydebug/instagram-fixes
Instagram fix for ignoring download_images_only. Issue #1284.
2019-06-09 17:21:04 -05:00
taurhel
430046e1ba Instagram ripper renewed
Fixed tag ripping.
Added support for TAGGED, IGTV, STORIES, PINNED items.
'sessionid' cookie support for stories and private rips.
2019-06-10 01:05:08 +03:00
Jesse Bate
788e0b14e8 Added method to determine best quality image for download [#1324] 2019-06-04 22:10:58 +10:00
cyian-1756
b58b0181c9 1.7.84: Fixed instagram ripper; xhamster ripper now accepts urls with page numbers; Fixed Deviantart Ripper 1.7.84 2019-05-22 17:26:01 -04:00
cyian-1756
b1536df441 Merge pull request #1312 from MrPlaygon/master
Fixes for Deviantart Ripper
2019-05-22 16:08:53 -05:00
cyian-1756
504c9825b9 Merge pull request #1316 from xarantolus/fix-instagram-ripper
Fix Instagram ripper
2019-05-22 16:03:23 -05:00
cyian-1756
3cf7a270de Merge pull request #1311 from rephormat/patch-1
Fixes #1276
2019-05-22 16:00:50 -05:00
Philipp Erhardt
fe2f3d65b5 Fix Instagram ripper
The "rhx_gis" variable was removed by Instagram.
It seems like we can still fetch pages without it, so I set it to an empty string.

If needed, it could also be removed from the ripper (since it no longer serves any purpose).

Fixes RipMeApp/ripme#1314
2019-05-19 09:46:48 +02:00
MrPlaygon
348d3434ef comment changed 2019-05-14 22:23:47 +02:00
MrPlaygon
26fa56bf56 Fixes for https://github.com/RipMeApp/ripme/issues/1303 2019-05-14 22:11:03 +02:00
rephormat
d18cd5df2e Fixes #1276
Fixes issue with page number in photos URL.
2019-05-14 13:23:08 -05:00
MrPlaygon
1b1393418b Merge pull request #1 from RipMeApp/master
update
2019-05-14 19:24:47 +02:00
rephormat
067ea5e382 Merge pull request #1 from RipMeApp/master
Update
2019-05-13 15:54:06 -05:00
cyian-1756
10203cdadb Merge pull request #1289 from Tush-r/artstation
Fixed artstation ripper not ripping images.
2019-05-04 17:30:03 -05:00
Trey W
3c20953f66 A few changes and fixes to ensure instagram.download_images_only property is always honored. Fixes issue #1284 2019-05-02 01:04:53 -05:00
cyian-1756
683fb321f8 Merge pull request #1282 from Tush-r/cmcxtra
Added ripper for comicextra.com
2019-04-27 18:44:43 -05:00
Tushar
ba674d4d4b Removed AlbumRipper usage from AbstractRipper. 2019-04-26 00:50:03 +05:30
cyian-1756
3ec90139bb Merge pull request #1283 from cyian-1756/updater-fix
Updater no longer always saves the update to the users home dir on linux
2019-04-25 13:20:25 -05:00
Tushar
ff4cf384b2 Removed ref to AlbumRipper and copied required methods. 2019-04-23 13:41:31 +05:30
Tushar
989ea71063 Fixed artstation ripper not ripping images. 2019-04-22 23:23:21 +05:30
cyian-1756
af56def665 1.7.83: Added a ripper for hentaifox.com; Added ripper for Erofus.com; Fixed fsktr not ripping some images; Added support for Gfycat profiles; Added opt to disable prefix for HentaifoundryRipper 1.7.83 2019-04-19 13:35:10 -04:00
cyian-1756
137346f4c4 Updater no longer always saves the update to the users home dir on linux 2019-04-16 02:39:33 -04:00
cyian-1756
508f1d91e8 Merge pull request #1281 from cyian-1756/hentai-foundry-prefix-option
Added opt to disable prefix for HentaifoundryRipper
2019-04-16 01:12:32 -05:00
cyian-1756
e11ffb9ae6 Merge pull request #1279 from cyian-1756/gyfcat-profile
Added support for Gfycat profiles
2019-04-16 01:12:05 -05:00
Tushar
b36fd1aa6a Fixed an IndexOutOfBoundException while fetching the next page. 2019-04-15 18:53:42 +05:30
Tushar
822ff72a58 Added support for comicextra. 2019-04-15 18:25:06 +05:30
cyian-1756
c84b4c3943 Removed unneeded logging 2019-04-15 04:07:44 -04:00
cyian-1756
b9e8aba945 Added unit test for gfycat profiles 2019-04-15 04:07:27 -04:00
cyian-1756
2239798594 Added support for Gfycat profiles 2019-04-14 19:47:20 -04:00
cyian-1756
c673d1d085 Merge pull request #1275 from cyian-1756/log-spam-fixes
EightmusesRipper no longer spams log
2019-04-10 01:08:04 -05:00
cyian-1756
8b75493f90 Removed unneeded logging 2019-04-10 02:06:40 -04:00
cyian-1756
ead8a72535 EightmusesRipper no longer spams log 2019-04-10 01:49:01 -04:00
cyian-1756
e875f7da0d Added opt to disable prefix for HentaifoundryRipper 2019-04-09 16:45:37 -04:00
cyian-1756
d0f676366f Merge pull request #1272 from Tush-r/fsktr
Fixed FuskatorRipper not ripping some images.
2019-04-09 14:19:22 -05:00
Tushar
bd7207aa03 Fixed fsktr not ripping some images. 2019-04-09 15:01:02 +05:30
cyian-1756
b2ab95c8fa Merge pull request #1216 from MrPlaygon/master
Deviantart Ripper changes
2019-04-06 03:54:37 -05:00
MrPlaygon
10663b0fed NullPointer Fix. Thanks to cyian-1756 2019-04-06 10:26:07 +02:00
cyian-1756
11f7c29b7c Merge pull request #1270 from RipMeApp/cyian-1756-re-enable-test
Update ThechiveRipperTest.java
2019-04-06 00:17:09 -05:00
cyian-1756
a7023cc54b Update ThechiveRipperTest.java 2019-04-05 23:53:44 -05:00
cyian-1756
9ac28ad5d3 Merge pull request #1268 from cyian-1756/erofusRipper
Added ripper for Erofus.com
2019-04-05 20:52:15 -05:00
cyian-1756
510c5ee441 Added a getGID unittest to the erofus unittest 2019-04-05 21:30:38 -04:00
cyian-1756
6d83756f9d Fixed typo 2019-04-05 21:27:54 -04:00
cyian-1756
681d6b5f72 Added a unittest for ErofusRipper 2019-04-05 21:10:48 -04:00