Skip to content

Commit

Permalink
1.7.49: Fixed -n flag; Added ability to change locale at runtime and …
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
cyian-1756 committed May 30, 2018
1 parent a3dba21 commit 23ded9f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.rarchives.ripme</groupId>
<artifactId>ripme</artifactId>
<packaging>jar</packaging>
<version>1.7.48</version>
<version>1.7.49</version>
<name>ripme</name>
<url>http://rip.rarchives.com</url>
<properties>
Expand Down
8 changes: 5 additions & 3 deletions ripme.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"latestVersion": "1.7.48",
"currentHash": "689d4a5b270b62be7defbdbb696de79c8a223ab7497391e1d610eaf1cb860510",
"changeList": [
"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.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",
"1.7.47: Added quick queue support for hentai2read ripper; Fixed instagram ripper; SankakuComplexRipper can now download from different subdomains; Added ripper for bato.to; Added quick queue support for 8muses.download; ",
"1.7.46: Fixed hentai2read ripper; Rewrote the myhentaicomics ripper to use the new getAlbumsToQueue func; Can now blacklist nhentai tags; SinnercomicsRipper no longer adds -page-01 to folder names; EightmusesRipper now adds file extension to filename; disbaled test for twitch ripper",
Expand Down Expand Up @@ -219,5 +220,6 @@
"1.0.4: Fixed spaces-in-directory bug",
"1.0.3: Added VK.com ripper",
"1.0.1: Added auto-update functionality"
]
}
],
"latestVersion": "1.7.49"
}

0 comments on commit 23ded9f

Please sign in to comment.