ImgScroll/src/main/java/com/rarchives/ripme/ripper
Mike Fährmann 034225cf1c
[tumblr] avoid 'httpss' in image URLs
fixes #523

replacing 'http' with 'https' in an URL already starting with
'https://...' changes its scheme/protocol to 'httpss'
2018-04-19 15:14:24 +02:00
..
rippers [tumblr] avoid 'httpss' in image URLs 2018-04-19 15:14:24 +02:00
AbstractHTMLRipper.java Changed default value for history.end_rip_after_already_seen 2018-02-25 21:14:35 -05:00
AbstractJSONRipper.java 3 Metric Tons of Javadoc documentation for Core Ripper stuff. 2017-12-28 00:04:23 -05:00
AbstractRipper.java Added another overload to addURLToDownload which allows the ripper to set the name of the file; Fixed 8muses filename length issue 2018-03-12 12:40:13 -04:00
AlbumRipper.java Undid saveAs sanitation in album ripper 2018-02-11 10:01:21 -05:00
DownloadFileThread.java Update to Java 8 2017-10-24 16:45:10 +02:00
DownloadThreadPool.java 3 Metric Tons of Javadoc documentation for Core Ripper stuff. 2017-12-28 00:04:23 -05:00
DownloadVideoThread.java 3 Metric Tons of Javadoc documentation for Core Ripper stuff. 2017-12-28 00:04:23 -05:00
RipperInterface.java 3 Metric Tons of Javadoc documentation for Core Ripper stuff. 2017-12-28 00:04:23 -05:00
VideoRipper.java 3 Metric Tons of Javadoc documentation for Core Ripper stuff. 2017-12-28 00:04:23 -05:00