Commit graph

  • 1b5e61e4d6
    Update README.md Liam 2019-04-05 09:46:13 +01:00
  • f57671f317
    buggggggz Liam 2019-04-04 19:36:36 +01:00
  • 86e19f2089
    fix a bug Liam 2019-04-04 19:09:10 +01:00
  • 039f84f640
    Update README.md Liam 2019-04-04 18:20:40 +01:00
  • d28fac0fd3
    Update and rename furaffinity-dl to furaffinity-dl-ng Liam 2019-04-04 18:14:52 +01:00
  • 35aff61fd1
    Document that Cygwin is not supported Sergey "Shnatsel" Davidoff 2018-12-04 00:00:22 +01:00
  • 1735b21e12 Tweak regex to support FA beta skin Sergey "Shnatsel" Davidoff 2018-06-25 07:27:26 +03:00
  • eeafbe571d Fix download link regex to better match current FA templates Sergey "Shnatsel" Davidoff 2018-06-19 09:40:15 +03:00
  • 419325ce86 Rewrite next page lookup; fixes downloading favorites and an infinite loop on reaching the end in gallery/scraps.. Sergey "Shnatsel" Davidoff 2018-06-19 09:14:17 +03:00
  • 67c02e546a
    Update README.md Sergey "Shnatsel" Davidoff 2018-06-19 09:12:05 +03:00
  • acb51b9b18
    link to a working cookie export addon for Firefox Sergey "Shnatsel" Davidoff 2018-05-11 12:42:55 +03:00
  • d9467aa84f
    README: link to an up to date cookie export addon Sergey "Shnatsel" Davidoff 2018-05-11 12:03:20 +03:00
  • 00bc5afb0f Merge pull request #6 from Kirusenn/master Sergey "Shnatsel" Davidoff 2017-05-13 16:10:45 +03:00
  • ddaea259f2 Merge branch 'cookieBug' kirusenn 2017-04-16 12:16:19 -06:00
  • 06b5237db5 Fixed regex kirusenn 2017-04-16 12:14:35 -06:00
  • 88699a5af1 Merge pull request #2 from Kirusenn/cookieBug Christopher Nielson 2017-04-11 17:06:58 -06:00
  • cf43273e6e Removed old regex kirusenn 2017-04-11 17:06:18 -06:00
  • 578b720eae Merge pull request #1 from Kirusenn/cookieBug Christopher Nielson 2017-04-11 17:04:54 -06:00
  • d05b70b1a1 Fixed bug of calling wrong address kirusenn 2017-04-11 16:47:54 -06:00
  • 009266ab42 Merge pull request #4 from asl97/patch-1 Sergey "Shnatsel" Davidoff 2017-02-28 02:19:49 +04:00
  • 2cb696c38c Fix duplicate requests asl97 2017-02-27 18:53:38 +08:00
  • 39c9676170 Use BSD-compatible mktemp invocation Sergey "Shnatsel" Davidoff 2017-01-09 18:41:07 +03:00
  • b7cc3bf676 And now fix it for good Sergey "Shnatsel" Davidoff 2016-11-29 19:17:34 +03:00
  • 123b3be87d Fix false positive error that the cookie file is invalid when none was provided Sergey "Shnatsel" Davidoff 2016-11-29 19:13:51 +03:00
  • 3506497c88 Fix link to cookie export addon for Chrome Sergey "Shnatsel" Davidoff 2016-11-29 18:09:26 +04:00
  • 23d8e9af9a Link to the VCL downloader in README Sergey "Shnatsel" Davidoff 2016-08-20 18:18:18 +04:00
  • 330c007ef1 Fixed regression: made it safe to run the script in parallel again Sergey "Shnatsel" Davidoff 2016-08-20 13:08:44 +03:00
  • 3a939ad587 Actually delete the runtime dir Sergey "Shnatsel" Davidoff 2016-08-20 03:59:55 +03:00
  • f9af0827f6 Fix a serious bug that prevented the script from working on new systems. Probably introduced by the previous commit Sergey "Shnatsel" Davidoff 2016-08-20 03:54:42 +03:00
  • 5eae15966d FurAffinity added ReCaptcha that we cannot meaninfully present to the user. Drop password-based authentication and require the user to dump cookies from a web browser instead. Sergey "Shnatsel" Davidoff 2016-08-20 03:10:54 +03:00
  • f236e84e82 Do not re-download already downloaded files, unless they were updated Sergey "Shnatsel" Davidoff 2016-05-25 23:51:34 +03:00
  • 9a55a8a32a more worthwhile private gallery in examples Sergey "Shnatsel" Davidoff 2015-08-26 00:11:37 +03:00
  • 977378de04 Place a fully private gallery in the examples instead of linking a gallery with some restricted content. Besides, the previous example gallery has no restricted content anymore - Bagheera and Balaa have nuked their collabs from 'simoom' account. But of course I have a copy ;) This script has already proven useful! Sergey "Shnatsel" Davidoff 2015-08-26 00:03:20 +03:00
  • 2fe55fa87d Added a couple of comments and enchanced code readability. No functionality changes. Sergey "Shnatsel" Davidoff 2015-07-03 00:35:48 +03:00
  • 555b492e4b update README Sergey "Shnatsel" Davidoff 2015-07-02 07:23:20 +03:00
  • f732668ac4 Added error handling for wrong username/password combination Sergey "Shnatsel" Davidoff 2015-07-02 07:22:37 +03:00
  • d976ace626 Store cookies securely Sergey "Shnatsel" Davidoff 2015-07-02 07:16:09 +03:00
  • 444869b8f5 fix downloading content when logged in Sergey "Shnatsel" Davidoff 2015-07-02 06:11:05 +03:00
  • 858dd7f366 Initial login support. Login works, download fails Sergey "Shnatsel" Davidoff 2015-07-02 05:56:58 +03:00
  • 94ee702ec5 minor formatting fixes in readme.md Sergey "Shnatsel" Davidoff 2015-03-04 03:24:30 +03:00
  • f164230b17 Initial code commit Sergey "Shnatsel" Davidoff 2015-03-04 03:23:18 +03:00
  • 962f79407e Initial commit Sergey "Shnatsel" Davidoff 2015-03-04 02:18:45 +03:00