Commit Graph

927 Commits

Author SHA1 Message Date
cyian-1756
1f2803111a
Merge pull request #533 from cyian-1756/wordpress-8muses.download
Wordpress 8muses.download
2018-04-19 16:20:02 -04:00
cyian-1756
5117ca781c
Merge pull request #521 from randomcommitter/cli_socks_support
Added support for SOCKS v5 Server
2018-04-19 16:16:35 -04:00
cyian-1756
680ee68c05
Merge pull request #529 from mikf/fix-523
[tumblr] avoid 'httpss' in image URLs
2018-04-19 16:15:53 -04:00
cyian-1756
5147562f90
Merge pull request #530 from cyian-1756/code_cleanup
Some minor code clean up
2018-04-19 16:15:41 -04:00
cyian-1756
4f3cc4a535
Merge pull request #532 from cyian-1756/hf-nextpage-fix
Hentaifoundry ripper no long throws a null error when getting the nex…
2018-04-19 16:15:22 -04:00
cyian-1756
d6535cd2d3 Added support for 8muses.download 2018-04-19 16:00:07 -04:00
cyian-1756
4d8f4095d2 Hentaifoundry ripper no long throws a null error when getting the next page; No longer makes unneeded requests 2018-04-19 15:10:37 -04:00
cyian-1756
7d3c7f2b20 Hentaifoundry ripper no long throws a null error when getting the next page; No longer makes unneeded requests 2018-04-19 15:07:26 -04:00
cyian-1756
be24df4d48 Some minor code clean up 2018-04-19 11:35:36 -04:00
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
cyian-1756
1bc696504a 1.7.36: Fixed Instagram ripper; Fixed hentai2read ripper test; Fixed tnbtu.com ripper 2018-04-19 05:58:50 -04:00
cyian-1756
a586a3a301
Merge pull request #527 from cyian-1756/tnbtu.com-fixes
tnbtu ripper now sets referrer header
2018-04-19 05:42:16 -04:00
cyian-1756
144b638f98
Merge pull request #528 from cyian-1756/hentai2read-test-fixes
Hentai2read test fixes
2018-04-19 05:41:54 -04:00
cyian-1756
03ecb486b8
Merge pull request #524 from cyian-1756/ig-nextpage-fix
Instagram ripper no longer throws a 400 error when getting new pages
2018-04-19 05:41:44 -04:00
cyian-1756
1e3b309f4b Fixed hentai2read regex 2018-04-19 04:58:53 -04:00
cyian-1756
fdf3e7c68d tnbtu ripper now sets referrer header 2018-04-19 04:53:34 -04:00
cyian-1756
9251ee0a25 Instagram ripper no longer throws a 400 error when getting new pages 2018-04-19 03:42:19 -04:00
randomcommitter
bf056a75d0
Added support for SOCKS v5 Server
CLI only, the switch is "-s".

Accepted formats:
user:password@host
user:password@host:port
host
host:port
2018-04-18 16:33:09 +01:00
cyian-1756
1dadd26e05 1.7.35: Fixed instagram ripper; hentai2read ripper now properly names folders 2018-04-17 04:23:05 -04:00
cyian-1756
10dc8be871
Merge pull request #518 from cyian-1756/hentai2read-naming-fix
Fixed Hentai2Read folder naming
2018-04-17 04:22:28 -04:00
cyian-1756
f8ae2212c0 Fixed Hentai2Read folder naming 2018-04-17 04:11:13 -04:00
cyian-1756
36f85282aa Fixed instagram ripper 2018-04-17 03:56:34 -04:00
cyian-1756
5206f1d30e 1.7.34: Added Blackbrickroadofoz Ripper; Fixed webtoons regex 2018-04-15 05:45:41 -04:00
cyian-1756
424f80b65d
Merge pull request #510 from cyian-1756/BlackRoadOfOz
Black road of oz
2018-04-15 05:43:28 -04:00
cyian-1756
d02080cd3d Fix webtoons canRip regex 2018-04-15 05:22:56 -04:00
cyian-1756
d16424d936 Renamed misnamed class 2018-04-13 18:55:19 -04:00
cyian-1756
8cd3f5d77a Renamed misnamed file 2018-04-13 18:54:27 -04:00
cyian-1756
d8254b6e03 Fixed url encoding error with Blackbrickroadofoz 2018-04-13 18:52:38 -04:00
cyian-1756
1bd9885fba Added ripper for Blackbrickroadofoz.com 2018-04-13 18:33:31 -04:00
cyian-1756
fd0db7e242 1.7.33: Instagram ripper no longer errors out when downloading from more than 1 page 2018-04-13 05:49:47 -04:00
cyian-1756
2871805b5d Instagram ripper no longer errors out when downloading from more than 1 page 2018-04-13 05:45:22 -04:00
cyian-1756
6b4d01af1d 1.7.32: Instagram ripper update to use new enpoints 2018-04-10 18:52:52 -04:00
cyian-1756
73478344d8 Got getNextPage working again for tags 2018-04-10 18:28:13 -04:00
cyian-1756
54f22eef3c Got getNextPage working again for non-tags 2018-04-10 18:23:31 -04:00
cyian-1756
23fee27792 1.7.31: InstaGram ripper no longer errors out when getting next page 2018-04-07 20:00:14 -04:00
cyian-1756
267880323f
Merge pull request #502 from cyian-1756/ig-nextpage
InstagramRipper now send ig_pr=1 cookie when getting next page
2018-04-07 19:58:53 -04:00
cyian-1756
7a1d6263b1 InstagramRipper now send ig_pr=1 cookie when getting next page 2018-04-07 19:42:51 -04:00
cyian-1756
24f0752308 1.7.30: Fixed usage of command-line on non-headless systems 2018-04-03 10:45:10 -04:00
MrTimscampi
9e138f2aad Fix usage of command-line on non-headless systems 2018-04-03 12:29:04 +02:00
cyian-1756
338edd18f9 1.7.29: Cano now download single images from imgur; Improved handling of headless mode & OS-specific config; Added modelx ripper; Fixed eroshae ripper 2018-04-02 16:48:32 -04:00
cyian-1756
16027c0385
Merge pull request #491 from MrTimscampi/headless
Improved handling of headless mode & OS-specific config
2018-04-02 16:39:50 -04:00
cyian-1756
277e33041a
Merge pull request #488 from cyian-1756/eroshaeFixes
Fixed eroshae ripper
2018-04-02 16:38:58 -04:00
cyian-1756
8bcc033125
Merge pull request #489 from dex-11/master
Added modelx ripper
2018-04-02 16:38:23 -04:00
avesther
3716bbfb54 Fixes #410 Imgur - Cannot download albums with a single image in 2018-04-02 14:19:32 +02:00
MrTimscampi
b5abdb6ae0 Removed empty file comitted by accident 2018-03-30 12:21:51 +02:00
MrTimscampi
b4832d32e8 Improved handling of headless mode & OS-specific config
This adds changes the check for command-lines arguments to avoir throwing an error when no argument is passed on an headless system. It will instead gracefully show the help page to the user.
It also adds a check for the Mac OS-specific properties, to avoid setting them on other systems.
The OS-specific properties and the app initialization have been moved to after the Headless check for cleanliness (No need to set GUI properties on an headless app and no need to initialize if we're only going to show an help page).
2018-03-30 12:21:40 +02:00
dex-11
a88dcaad6a Added modelx ripper 2018-03-25 09:42:38 +02:00
cyian-1756
8237841df4 Fixed eroshae ripper 2018-03-25 01:56:07 -04:00
cyian-1756
fc0e3588b6 1.7.28: IG ripper now uses display_url when downloading images; Reddit ripper now gets erome links; Hentaifoundry Ripper no longer errors out when there is no next page 2018-03-23 23:50:44 -04:00
cyian-1756
8f9b0a7dc7
Merge pull request #485 from cyian-1756/ig-403
IG ripper now uses display_url when downloading images
2018-03-23 23:40:11 -04:00