soloturn
c2a80db78b
maven github action now only manually triggered
2021-02-23 19:31:19 +01:00
soloturn
bfa50147ab
gradle, set jar version to <version>-<distance>-<sha>
...
set the version to the last tag, plus the number of commits since the
last tag (called "distance"), and the git hash (sha). an example:
1.7.94-9-c9d7deca
in case there is an annotated tag on the commit built itself it
is a release, and no distance, and sha is added:
1.7.94
in case the build is not from main and master branch, the branch
name will be added, special characters are translated to underscore:
1.7.94-9-c9d7deca-other_branch
2021-02-22 02:48:44 +01:00
Stefan Aladzic
c9d7deca20
Merge pull request #5 from ripmeapp2/for-ripme/gradle
...
add gradle build, faster testing
2021-02-21 00:23:08 +01:00
Stefan Aladzic
67af6dbdcf
Merge pull request #4 from ripmeapp2/for-ripme/utils-cleanup
...
remove not necessary parts in Utils.java
2021-02-18 00:07:54 +01:00
soloturn
1742995ea3
add gradle commands into readme
2021-02-16 06:13:16 +01:00
soloturn
54d2ff4b46
gradle, not execute flaky tests by default
2021-02-16 06:13:16 +01:00
soloturn
8f17f95222
gradle, not execute slow tests by default
...
```gradle slowTests``` will execute only the tests with tag slow.
2021-02-16 06:13:16 +01:00
soloturn
7ad1df97c0
gradle, produce jacoco coverage report, html
2021-02-16 06:13:16 +01:00
soloturn
4da5b44643
gradle, make all archive tasks reproducible
2021-02-16 06:13:16 +01:00
soloturn
c29348da28
gradle build
2021-02-16 06:13:15 +01:00
soloturn
3d24d6d61a
add gradle wrapper
2021-02-16 06:13:15 +01:00
soloturn
5e44215cd1
remove not necessary parts in Utils.java
2021-02-16 05:33:19 +01:00
soloturn
4124c6d18d
Merge pull request #2 from saladzic/xhamster-test-flaky
...
Add Flaky-Tag to testXhamster2Album() and testXhamsterAlbumOneDomain()
2021-02-15 08:35:39 +01:00
soloturn
c10cbd0de7
Merge pull request #3 from saladzic/porncomix-tests
...
Porncomix test disabled because the website is offline
2021-02-15 08:35:26 +01:00
Stefan Aladzic
c14d9b51ee
The website may be unavailable. Unit tests have been temporarily disabled.
2021-02-15 01:32:42 +01:00
Stefan Aladzic
00c7eacf93
Add Flaky-Tag to testXhamster2Album() and testXhamsterAlbumOneDomain()
2021-02-15 00:49:29 +01:00
Stefan Aladzic
f508366c66
Merge branch 'main' into master
2021-02-12 23:02:43 +01:00
saladzic
8a86139759
Fix #1837 (Xhamster Junit tests)
...
+ added support for domain endings "one" and "desi"
2021-02-12 22:07:36 +01:00
saladzic
9330b03eb7
Fix #1830
...
+ add config option "erome.laravel_session" for EromeRipper to avoid JS-Browser-Check
2021-02-09 15:10:59 +01:00
saladzic
b94f64652d
Fix #1830
...
+ add config option "erome.laravel_session" for EromeRipper to avoid JS-Browser-Check
2021-02-08 04:39:54 +01:00
soloturn
48370a0f63
test with java-15
2021-01-30 11:05:15 +01:00
vlad doster
e66e46ed2f
(docs) update README.md
...
Use new brew syntax
2021-01-28 00:36:38 +01:00
PaaaulZ
be4e859eae
Added support for Cyberdrop.me ( fix #1746 )
2021-01-25 09:10:45 +01:00
soloturn
2a509640cf
imagebam, motherless tests flaky
2021-01-23 20:19:28 +01:00
Omar Morales
83ef11c977
NullPointerException handled for invalid save path. #1785
2021-01-23 19:14:00 +01:00
borderline232
ed157dc80b
Added Soundgasm Ripper
...
- Created new ripper to scrape soundgasm.net urls and obtain their audio
- Added ripper to RipUtils so its deteced in the reddit ripper
- Created test for basic and reddit urls and both passed
2021-01-23 16:55:03 +01:00
xuxuck
8609f68f25
Folder names remain closer to their original name. Fixes #1258
2021-01-23 16:23:41 +01:00
PaaaulZ
254f9eafbd
Added support for scrolller.com
2021-01-23 12:55:19 +01:00
soloturn
17136bd001
hentai2 test flaky
2021-01-23 12:39:53 +01:00
soloturn
3912eba247
redgifsearch, test or ripper broken
2021-01-23 12:24:30 +01:00
soloturn
f4ab501270
test upload without condition
2021-01-23 12:05:42 +01:00
soloturn
2c5421d6de
java-15 in test, jacoco-0.86
2021-01-23 12:05:42 +01:00
soloturn
76aa90a314
ignore gradle bild dirs
2021-01-23 12:05:42 +01:00
soloturn
229a96cbab
WordpressComicRipperTest flaky
2021-01-23 12:05:42 +01:00
soloturn
493b5f9be5
upload resulting jar as actions asset, in case of commit to main
...
extend matrix build to produce a fat jar so an executable jar is uploaded.
unfortunately it zips the files.
addresses #1766 , #1820 .
2021-01-23 12:05:42 +01:00
soloturn
1751206d7f
one build is sufficient to test newest java
...
check builds are flaky, and doing them more often in a short
time frame makes them even more flaky.
2021-01-23 12:05:42 +01:00
soloturn
cf8f7f7708
mvn -B talks less when downloading dependencies in check builds
2021-01-23 12:05:42 +01:00
PaaaulZ
8d7df4f42f
Fixed #1795 and added new test
2021-01-23 12:05:42 +01:00
PaaaulZ
d9703782d2
Fixed ripper for HentaiNexus
2021-01-23 12:05:42 +01:00
soloturn
6b87b9c180
replace nonexisting url with existing in test nextpage
2021-01-23 11:23:15 +01:00
soloturn
669ef3a9f4
redditrippertest flaky
2021-01-23 11:23:15 +01:00
soloturn
f7b85aa06a
xhamster5.desi is a valid domain
2021-01-23 11:23:15 +01:00
soloturn
2cb6ae714f
mark ImagefapRipperTest and YoupornRipperTest flaky
2021-01-23 11:23:15 +01:00
soloturn
e967394eb7
fix xhamster testGetNextPage
2021-01-23 11:23:15 +01:00
cyian-1756
e0d40df5ad
Merge pull request #1801 from cyian-1756/porncomixinfo.net
...
Added porncomixinfo.net ripper and test
2020-11-26 00:52:06 +00:00
cyian-1756
b20afb5296
Merge pull request #1805 from cyian-1756/tray-icon-fix
...
Fixed issue which caused ripme to fail to rip more than 1 url when running in the background
2020-11-26 00:26:33 +00:00
cyian-1756
0d8380b992
Fixed issue which caused ripme to fail to rip more than 1 url when running in the background
2020-11-25 19:09:07 -05:00
cyian-1756
df2b546391
Added porncomixinfo.net ripper and test
2020-11-23 00:35:15 -05:00
cyian-1756
19ea20dcd6
1.7.94: Added reddit gallery support; Fixed AllporncomicRipper; Fix imagefap ripper; instagramRipper, replaced Nashorn with GraalVM.js
1.7.94
2020-11-22 02:08:59 -05:00
cyian-1756
bddda276e3
Merge pull request #1721 from Sheefip/redditGallary
...
RedditRipper: added gallery support
2020-11-22 06:59:02 +00:00