cyian-1756
7e3611b68e
Merge pull request #1521 from Tush-r/vkfix
...
Fixed VkRipper and bumped JSON library.
2019-12-14 13:40:06 -05:00
Tushar
b1e9adfbf3
Fixed VkRipper not ripping images and bumped json library.
2019-12-10 01:04:44 +05:30
cyian-1756
f9f0372173
Merge pull request #1483 from xarantolus/master
...
Add cookie support for all rippers
2019-12-03 06:39:56 -05:00
Philipp Erhardt
74bfac0e3e
String comparisons: don't use "reference equality"
...
See https://stackoverflow.com/q/513832 for more details
2019-12-01 11:45:45 +01:00
Philipp Erhardt
6c330c6932
Add a logging statement if cookies were added to a request
2019-12-01 11:33:08 +01:00
cyian-1756
af7321d139
1.7.90: Added FitnakedgirlsRipper; Fixed VK Album Ripper; Fixed Myreadingmanga Ripper; Fixed windows max file name; Fixed Pornhub Video Ripper; Fixed Motherless Ripper; Fixed Instagram Ripper
1.7.90
2019-11-29 07:09:20 -05:00
cyian-1756
b3c2ba8fbf
Merge pull request #1475 from notonmyresume/master
...
Added FitnakedgirlsRipper
2019-11-29 07:05:35 -05:00
cyian-1756
4ac843c866
Merge pull request #1489 from felixaufreisen/pronhubFix
...
Fix Pornhub Video Ripper
2019-11-29 07:00:52 -05:00
cyian-1756
fed6adf77a
Merge pull request #1485 from felixaufreisen/MyreadingmangaFix
...
Myreadingmanga Fix
2019-11-29 07:00:20 -05:00
cyian-1756
375520dfe1
Merge pull request #1487 from cyian-1756/windows-pathname-fixes
...
Fixed path name issues on windows
2019-11-29 06:59:38 -05:00
cyian-1756
1e6c2ddf2e
Merge pull request #1492 from felixaufreisen/motherlessFix
...
Fixed MotherlessRipper
2019-11-29 06:58:59 -05:00
cyian-1756
8118a96091
Merge pull request #1499 from taurhel/master
...
InstagramRipper fixed by moving qHash extraction from regex to js parsing
2019-11-29 06:56:55 -05:00
taurhel
83ba3adfa0
InstagramRipper test fixed
2019-11-27 03:02:20 +03:00
taurhel
9b71c15d04
fix for stories
...
qHash is now extracted with js parsing instead of regex
2019-11-27 02:55:55 +03:00
Philipp Erhardt
152d6f635f
Warn users about possibly fixable permission error
2019-11-21 20:02:02 +01:00
Philipp Erhardt
7fe3ce059b
Use the passed url in cookiesForURL function
...
While this doesn't make any difference, not using the argument is kind of bad.
One could also remove the argument and use `this.url` directly.
2019-11-18 16:56:55 +01:00
Felix Friebe
188184bdf2
Fixed MotherlessRipper
...
Issue #1 : If the Homepage of a gallery is opened (path /Gxxxx), theres no next page (path /Gxxxx?page=2). If an homepage link is added, the path is now changed to the "All Uploads" page (path /GMxxxx)
Issue #2 : All paths were changed to https:// since insecure connections didn't work with a user
Other Changes:
#1 : MotherlessRipper class used to override run method. Now the original method from AbstractHTMLRipper class is used to avoid redundant code.
#2 : MotherlessRipper class now implements the getNextPage method. Getting the next page was previously done by the run method. Also the link of the next page is now read from a link-tag in the HTML header and not "calculated" anymore.
2019-11-17 00:42:08 -06:00
Felix Friebe
57d2781678
Fixed Pornhub Video Ripper
...
The video URL is now "encrypted" by splitting it up in variables. This change was adopted in the this code.
2019-11-16 00:14:24 -06:00
cyian-1756
6fb7341873
Fixed path name issues on windows
2019-11-12 16:37:14 -05:00
cyian-1756
07d0ff82a2
Merge pull request #1481 from felixaufreisen/master
...
Fix MeituriRipper and VKRipper
2019-11-12 16:27:25 -05:00
Felix Friebe
96e2e72950
Fixed Myreadingmanga Ripper
...
After testing some links: sometimes the div-tag doesn't have a .separator-class. Also there's sometimes a tag in between the div and img-tag and sometimes not. The CSS-selector was adjusted accordingly.
2019-11-11 23:00:30 -06:00
Felix Friebe
a2f9a1daa9
Fixed Myreadingmanga Ripper
...
After testing some links: sometimes the div-tag doesn't have a .separator-class. Also there's sometimes a tag in between the div and img-tag and sometimes not. The CSS-selector was adjusted accordingly.
2019-11-11 22:44:47 -06:00
Felix Friebe
fbfd412619
Fixed Myreadingmanga Ripper
...
img-tag is not child of div.separator anymore. An a-tag separates both. This was fixed.
2019-11-11 22:17:50 -06:00
Philipp Erhardt
227161bb31
Add cookie support for all rippers
2019-11-10 11:22:56 +01:00
Felix Friebe
1c4581cdac
Fixed VK Album Ripper
2019-11-08 23:08:45 -06:00
Felix Friebe
ff8dffa3e7
Fixed MeituriRipper
2019-11-07 21:19:14 -06:00
Felix Friebe
48172a8850
Fixed MeituriRipper
2019-11-07 20:11:37 -06:00
notonmyresume
c9e3bf2a49
Added FitnakedgirlsRipper
2019-11-02 15:58:59 -07:00
cyian-1756
c000c83e39
1.7.89: Improved twitter ripper; Fixed xhamster image ripper; Fixed allporncomic ripper; Added Ripper for folio.ink
1.7.89
2019-10-24 18:27:26 -04:00
cyian-1756
ff31b50817
Merge pull request #1463 from cyian-1756/imgur-fixes
...
Imgur ripper now use api.imgur.com when ripping albums to bypass age gate
2019-10-24 17:24:24 -05:00
cyian-1756
d8c8db5668
Merge pull request #1453 from owaiswiz/master
...
Add Ripper for folio.ink
2019-10-23 17:53:50 -05:00
cyian-1756
864ff06e4f
Merge pull request #1422 from cyian-1756/allporncomicRipperFix
...
Allporncomic ripper now accepts link ending with a / and links to series pages
2019-10-23 17:53:34 -05:00
cyian-1756
6040f5015e
Merge pull request #1440 from mrfrankcastle96/master
...
Fixed xhamster ripper not downloading after 30 images
2019-10-23 17:53:01 -05:00
cyian-1756
2023ddac4d
Merge pull request #1433 from Isaaku/issues/twitter_ripper
...
TwitterRipper changes
2019-10-22 12:03:04 -05:00
cyian-1756
c589f07150
Agged the imgur.client_id config option so users can provide their own imgur client-id
2019-10-22 12:57:40 -04:00
cyian-1756
62c9be3b40
Imgur ripper now use api.imgur.com when ripping albums to bypass age gate
2019-10-22 12:52:23 -04:00
Isaaku
419c5f4f2f
Merge branch 'ripme-master' into issues/twitter_ripper
2019-10-22 11:50:04 -05:00
cyian-1756
4e637eee57
Merge pull request #1427 from randomcommitter/master
...
Add erotiv.io ripper and test
2019-10-21 16:03:43 -05:00
Owais
d63eb4028f
Add test for folio.ink ripper
2019-10-10 23:02:26 +05:30
Owais
1485d22f50
Add Ripper for folio.ink
2019-10-10 23:01:55 +05:30
cyian-1756
b63a80fa49
1.7.88: Added ripper for Myreadingmanga.info; Added Mastodon rippers; Fix queue count update when queue is 0; Added ripper for listal; Now downloads best video when ripping twitter
1.7.88
2019-10-10 12:41:07 -04:00
cyian-1756
ff483c7176
Merge pull request #1439 from maxpereira/fix-pt-translation
...
Change translation for Timeout for pt_PT
2019-10-10 11:33:10 -05:00
cyian-1756
6116676b0e
Merge pull request #1450 from 0x1f595/mastodon
...
Mastodon rippers
2019-10-10 11:32:00 -05:00
0x1f595
c9759f23d2
Adding unit tests for Mastodon rippers
2019-10-08 21:55:08 -06:00
0x1f595
19ec16bf7f
Adding several Mastodon instance rippers
2019-10-08 21:20:00 -06:00
Frank Castle
65ff5274fa
Added xvideos ripper album downloading
2019-09-29 16:27:06 +05:30
Frank Castle
d26b73cdec
Fixed xhamster ripper not downloading after 30 images
2019-09-28 14:21:32 +05:30
Max Pereira
2397d4f8ff
Change translation for Timeout for pt_PT
2019-09-26 18:41:17 -07:00
Isaaku
9f106cd0a3
Change AlbumRipper with AbstractJSONRipper
...
Change regex to better read from search links
Remove filter "From" from search since it's not supported
Remove character x from search since otherwise will not return values
Add twitter.max_items_request config to set the max numbers of tweets for each request
2019-09-19 17:52:57 -05:00
randomcommitter
15a57a6e9b
Fix indentation, remove unused import, avoid deprecated method
2019-09-15 23:11:45 +01:00