Commit Graph

1211 Commits

Author SHA1 Message Date
cyian-1756
da0b823416
Merge pull request #458 from cyian-1756/tsumino
Added tsuminoRipper
2018-03-14 12:38:32 -04:00
cyian-1756
c239d235e9
Merge pull request #467 from cyian-1756/8musesFileNameFixes
Added another overload to addURLToDownload which allows the ripper to set the name of the file; Fixed 8muses filename length issue
2018-03-14 12:37:33 -04:00
cyian-1756
c69b5cb7eb
Merge pull request #470 from cyian-1756/igFix
Fixed instagram ripper
2018-03-14 12:36:14 -04:00
cyian-1756
7356a13da1 Minor code clean up 2018-03-14 12:35:03 -04:00
cyian-1756
ad358d26ec Ripper no longer supports tags 2018-03-13 20:45:28 -04:00
cyian-1756
fd2ff087dd Fixed instagram ripper 2018-03-13 20:41:55 -04:00
cyian-1756
d4c3d6a025 Added an option to use short names for 8muses 2018-03-12 15:02:34 -04:00
cyian-1756
c9c8542945 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
cyian-1756
c1f46d8251 1.7.24: Added sta.sh ripper; Added sinfest.com ripper; Added femjoyhunter.com ripper; Disabled flaky unit tests 2018-03-12 11:50:03 -04:00
cyian-1756
6db28cf9d1
Merge pull request #465 from cyian-1756/wordpressunittest
Disabled flaky unit test
2018-03-12 11:48:58 -04:00
cyian-1756
6968a52c41
Merge pull request #462 from cyian-1756/sinfest
Added Sinfest ripper
2018-03-12 11:41:04 -04:00
cyian-1756
52d6eb0634
Merge pull request #461 from cyian-1756/femjoyhunter
Femjoyhunter
2018-03-12 11:40:36 -04:00
cyian-1756
0dfb1b68f1
Merge pull request #460 from cyian-1756/staripper
Added sta ripper
2018-03-12 11:40:17 -04:00
cyian-1756
f51d9c03e9 Disabled flaky unit test 2018-03-12 11:35:26 -04:00
cyian-1756
8a145d1ff4 Added sinfest ripper test 2018-03-11 23:05:23 -04:00
cyian-1756
28ce42a54f Added sinfest ripper 2018-03-11 23:03:24 -04:00
cyian-1756
1555a6c276 Fixed test 2018-03-11 22:42:07 -04:00
cyian-1756
cdc70f50cc Removed wrongly named file 2018-03-11 22:35:52 -04:00
cyian-1756
6245680fef Added ripper for femjoyhunter.com 2018-03-11 22:35:27 -04:00
cyian-1756
e88392b8b0 Added sta ripper 2018-03-10 22:53:27 -05:00
cyian-1756
a4880ecf80 1.7.23: Fixed xvideos ripper; InstagramRipper now works with lastseenfeature 2018-03-10 12:33:31 -05:00
cyian-1756
04e7c1e82b
Merge pull request #459 from cyian-1756/lastseenfix
lastseen feature now works with instagram
2018-03-10 12:14:22 -05:00
cyian-1756
39049d1d85
Merge pull request #457 from cyian-1756/xvideos
Fixed xvideos ripper
2018-03-10 12:14:05 -05:00
cyian-1756
ecf7a4b623 IG ripper now no longer errors out on last page 2018-03-09 18:06:01 -05:00
cyian-1756
4af4691893 lastseen feature now works with instagram 2018-03-09 13:36:53 -05:00
cyian-1756
6769bbfb7d Now tells the user if they need to fill out a captcha 2018-03-09 10:39:02 -05:00
cyian-1756
e5096736bf Added tsuminoRipper 2018-03-09 09:25:50 -05:00
cyian-1756
da8d6541f5 Fixed xvideos ripper 2018-03-08 07:33:35 -05:00
cyian-1756
0aada1fd90 Added more features to readme 2018-03-08 06:15:27 -05:00
cyian-1756
a54b71065c 1.7.22: Added func to normalize urls before reading from/writing to url history file; last seen feature now works with instagram 2018-03-06 06:58:21 -05:00
cyian-1756
543d954941
Merge pull request #450 from cyian-1756/san-url-history
Added the normalizeUrl func, which allows a ripper to normalize a url before adding it to url histroy/check if its in url history; The instagram ripper now uses this func
2018-03-06 06:47:41 -05:00
cyian-1756
48ffcf68d3 Added normalizeUrl 2018-03-05 13:20:12 -05:00
cyian-1756
e6c43bb482 Added the normalizeUrl func, which allows a ripper to normalize a url before adding it to url histroy/check if its in url history 2018-03-05 13:16:19 -05:00
cyian-1756
9f922e7965 1.7.21: Fixed last seen feature 2018-02-25 21:23:31 -05:00
cyian-1756
9ad2cc45f1
Merge pull request #444 from cyian-1756/lastseenfix
Changed default value for history.end_rip_after_already_seen
2018-02-25 21:22:50 -05:00
cyian-1756
34e27cd2fa Changed default value for history.end_rip_after_already_seen 2018-02-25 21:14:35 -05:00
cyian-1756
af2c5f3fe0 1.7.20: Fixed 8muses ripper; Added last seen feature; disabled 500px test 2018-02-25 21:02:22 -05:00
cyian-1756
6ed509aa06
Merge pull request #440 from cyian-1756/skip
Added a last seen feature
2018-02-25 20:47:02 -05:00
cyian-1756
225112810f
Merge pull request #443 from cyian-1756/8musesFix
8muses ripper now uses new url format
2018-02-25 20:46:50 -05:00
cyian-1756
a5f08ff7c1 Added unit test for new url format 2018-02-25 20:37:36 -05:00
cyian-1756
89dd336d4a
Merge pull request #441 from cyian-1756/disable500PXtest
Disabled FivehundredpxRipper test
2018-02-25 20:30:02 -05:00
cyian-1756
c965de9492 Updated regex 2018-02-25 20:26:06 -05:00
cyian-1756
cac3ca1615 Fixed 8muses 2018-02-25 20:22:07 -05:00
cyian-1756
850be1ed1b Disabled FivehundredpxRipper test 2018-02-25 19:54:36 -05:00
cyian-1756
c0a0b9dce8 Removed debug statement; Changed option name 2018-02-25 19:51:28 -05:00
cyian-1756
8c86377a7f Implemented a last seen feature; Added comments 2018-02-25 18:10:38 -05:00
cyian-1756
66739e4c7c Implemented a last seen feature; Added comments 2018-02-25 18:10:30 -05:00
cyian-1756
4b7db493d1 Added support for incase.buttsimthy.com 2018-02-21 18:38:10 -05:00
cyian-1756
1480bbe4fb
Merge pull request #435 from Gaboso/master
Added shebang line to build.sh
2018-02-19 20:43:37 -05:00
Gaboso
cf414e1d44 Added shebang line to build.sh 2018-02-19 21:34:51 -04:00