Commit graph

  • eed5ffd2a2
    fix: SyntaxError: f-string: unmatched '[' Radiquum/furaffinity-dl#8 for python 3.10 python Kentai Radiquum 2024-11-16 03:03:26 +05:00
  • 8921fd52d7
    chore: update README.md usage Kentai Radiquum 2024-10-29 23:41:22 +05:00
  • 94df41eb44
    fix: Unable to find next button when downloading favourites Radiquum/furaffinity-dl#6 Kentai Radiquum 2024-10-29 23:24:58 +05:00
  • 79b6001106
    feat: Implement the dry run Radiquum/furaffinity-dl#7 Kentai Radiquum 2024-10-29 22:59:11 +05:00
  • c0962094ca
    feat: add disable of threading and configure the number of running threads fix: NoneType error if no arguments are provided Kentai Radiquum 2024-10-29 22:45:38 +05:00
  • d8a6fffa0b
    chore: bump pre-commit hooks versions Kentai Radiquum 2024-10-29 22:22:23 +05:00
  • 46647087e9
    fix: Content of comments not being saved Radiquum/furaffinity-dl#5 Kentai Radiquum 2024-08-08 12:52:45 +05:00
  • 848c2697f4
    Add multithreading downloads Shoud fix some bugs??? Kentai Radiquum 2023-12-09 02:25:57 +05:00
  • b9d958c6c1
    Merge pull request #4 from ovear/python Kentai Radiquum 2023-01-09 17:19:09 +05:00
  • a43882456d Add log when get content length for url failed. Ovear 2023-01-09 03:44:16 +08:00
  • 976ed6f12c 1.Fix multiple crashes when download file 2.Add option to detect comission's category, also introduce new dir structure 3.Check file size when download complete to prevent corrupted file 4.Add option to enable request cache 5.Add option to force check file size to detect corrupted file 6.Fix multiple edge case that will caused exception and corrupt file 7.Fix stack overflow in some cases 8.Add max tries limit when download Ovear 2023-01-09 03:23:53 +08:00
  • df508cabbe fix fav next button page match Ovear 2023-01-07 03:03:38 +08:00
  • 3ab4d606a9
    Merge pull request #3 from ovear/html-description Kentai Radiquum 2022-10-02 03:41:42 +05:00
  • 19e6b46b16 Update README for html description option Ovear 2022-09-29 16:42:29 +08:00
  • bfc1b00a4e Update README for html description option Ovear 2022-09-29 16:42:29 +08:00
  • 263a429bcb Feat: save html description in case we need it Ovear 2022-09-29 16:10:59 +08:00
  • cda7f5bfb4 fix favorites download Ovear 2022-09-29 15:54:31 +08:00
  • d610cd350e
    changelog: - workaround for NTFS filesystem when username ends with dot. - ReadMe changes - other minor changes Radiquum 2022-07-22 00:45:06 +05:00
  • 007f00b8ba
    minor fixes Radiquum 2022-07-12 18:46:23 +05:00
  • 4a2ccfa507
    small changes Radiquum 2022-07-11 19:41:19 +05:00
  • 675f558d03
    changelog: ability to add comments in username list with "#" autoremoval of "_" in usernames speedup filter checking add basic indexing -> speedup existing file checking for newer files other small changes Radiquum 2022-07-10 03:24:39 +05:00
  • 377df392e5
    minor changes Radiquum 2022-07-06 23:01:59 +05:00
  • 54478d3ed3
    divided into multiple files Radiquum 2022-07-06 16:54:34 +05:00
  • c51c87d39b
    filter fix Radiquum 2022-07-06 03:49:27 +05:00
  • c4a9e4e486
    system messages fix Radiquum 2022-07-03 00:46:55 +05:00
  • c4400d4f78
    some cosmetic changes: Radiquum 2022-06-24 17:51:07 +05:00
  • 7b17023597
    - better downloading descriptions as a json list - extracted cookie.txt formatting fix Radiquum 2022-06-19 22:49:19 +05:00
  • 3b9c667d52
    - easy exporting of cookies to file with "--login" Radiquum 2022-06-19 21:55:40 +05:00
  • 872951fa44
    fix folder naming when downloading submisions Radiquum 2022-06-19 15:46:38 +05:00
  • 04a09f07ad
    commits squash Radiquum 2022-06-16 07:06:42 +05:00
  • 1dfa8f6453
    Merge pull request #1 from Radiquum/python-rewrite Radiquum 2022-06-16 06:47:43 +05:00
  • 6e51fffed7
    "rewrited" some part of the code Create directory tree based on author name Filter posts like "YCH OPEN, REMINDER" argument parser changes Radiquum 2022-06-16 06:41:26 +05:00
  • 77760e7135
    add: user submissions downloading (but yeah it's kludge) Radiquum 2022-06-15 23:40:40 +05:00
  • 253cc74f7d
    Merge pull request #69 from an0nusr/add_name_to_download_fail Liam 2022-03-27 15:32:10 +01:00
  • 6e109e6d00 When a download fails, include filename in output. anonusr 2022-03-26 14:43:55 -07:00
  • 0eff94d29a
    Merge pull request #68 from bog4t/python Liam 2022-02-18 21:41:42 +00:00
  • 6cde759651
    fixed exception for posts with no tags bog_ᔦT 2022-02-18 08:28:53 -05:00
  • 752e82941a
    Fix Next button in gallery download. (#65) anonusr 2022-02-02 03:17:39 -08:00
  • 097a5cdf0f
    Don't use suffix with mktemp, close #63 bash Liam 2022-02-02 11:12:06 +00:00
  • 8481d66337
    Merge pull request #66 from an0nusr/add_stop_page Liam 2022-01-29 10:12:19 +00:00
  • 025912ee6f Add stop page option anonusr 2022-01-28 19:34:20 -08:00
  • 131211605d
    Patch from anonusr, orignal message is as follows: > ...it looks like FA doesn't use the same pagination scheme for > favorites that they do for galleries. > I wrote a small patch that appears to fix the problem on my end to help > download favorites pages... Xerbo 2021-12-28 13:14:43 +00:00
  • 29636db1e7
    Add note about folder downloading, close #60 Xerbo 2021-07-20 18:49:10 +01:00
  • 1f87e043bf
    Merge pull request #56 from Xerbo/fix-domain-name, close #55 Liam 2021-04-04 20:34:11 +01:00
  • ad0404a077
    Update to work with new CDN domain Sergey "Shnatsel" Davidoff 2021-04-04 10:33:50 +02:00
  • c7fef621f0 (hopefully) fix next button finding, ref #53 Xerbo 2021-03-06 19:37:34 +00:00
  • f8d1771e82 Use link from next button to get next URL Xerbo 2021-03-02 20:55:51 +00:00
  • 435074e1d4
    Merge pull request #50 from cglmrfreeman/patch-1 Liam 2021-01-15 21:12:22 +00:00
  • 935b73dbaa
    Fix README.md typo cglmrfreeman 2021-01-13 22:07:47 -08:00
  • 03e0149959
    Merge pull request #49 from im-not-the-only-one/patch-1 Liam 2020-12-29 21:41:41 +00:00
  • 8416ca9855
    fix image url not matching some unicode char im-not-the-only-one 2020-12-26 20:08:33 -05:00
  • 46f4c0fb96 Allow downloading of specific folders, ref #38 Xerbo 2020-12-09 13:16:39 +00:00
  • aa5bb5b406
    Merge pull request #48 from brandonmoss99/add-bashMaxDuplicateChecker Liam 2020-11-15 15:51:33 +00:00
  • c487dac0b4 Added to help that the duplication count is for consecutive duplicates Brandon Moss 2020-11-13 15:39:36 +00:00
  • 47c4e44e39 Can now specify max number of duplicate files before exiting Brandon Moss 2020-11-13 15:35:32 +00:00
  • 85cd3cdb59 Add option for a seperate meta directory Xerbo 2020-09-23 14:38:43 +01:00
  • 0f0fe3e6a7 Add download interval option Xerbo 2020-09-23 14:32:02 +01:00
  • 9c8548076f Fix System Message extracting and add to file downloader Xerbo 2020-09-23 14:28:16 +01:00
  • 73a6092217 Add argument to not redownload and add full usage to README, close #47 Xerbo 2020-09-14 17:14:30 +01:00
  • cc017467f4
    Merge pull request #45 from reederda/python Liam 2020-08-22 20:23:36 +01:00
  • cdf791c872
    Changed -s flag to str Reederda 2020-08-18 10:19:34 -06:00
  • 601dad9808
    Merge pull request #43 from jkmartindale/python Liam 2020-08-14 14:12:54 +01:00
  • db10084faa Fix downloading multiple Favorites gallery pages James Martindale 2020-08-09 14:57:01 -06:00
  • 071e8692ad Swtich to requests, tidy up README, add requirements.txt Xerbo 2020-07-17 18:47:24 +01:00
  • c87a1f5355 A 404 does not break the script now Slight refactor as well Xerbo 2020-05-21 00:30:13 +01:00
  • e2ff807c40 Make it work again The script will now most likely require a user-agent from your browser along with cookies to work, sadly Xerbo 2020-04-29 23:46:49 +01:00
  • 6f5264a857 Minor README fixes Xerbo 2020-04-20 16:35:33 +01:00
  • c6da43bf66 Scrape more metadata The script now scrapes category, type, species and gender as well Xerbo 2020-04-09 18:23:32 +01:00
  • c5488ebeee notice about python branch Xerbo 2020-04-06 23:29:48 +01:00
  • 972dacb5bd First public release of the python rewrite Xerbo 2020-04-06 23:27:20 +01:00
  • 4f3c9eb6bb
    Merge pull request #39 from thdaemon/master Liam 2020-02-16 14:27:50 +00:00
  • 25698c9ac3 Fix output filename can not begin with '-' thdaemon 2020-02-16 14:31:39 +08:00
  • adf98b25af
    Merge pull request #36 from Kattus/cleanup Liam 2020-02-09 18:31:08 +00:00
  • 6553c165a6 General cleanup and improvements * Move options to the top for easy visibility * Make shellcheck happy * Make use of /tmp instead of ~/.cache * Vastly improve output readibility * Fixed an earlier mistake of mine at L131 Magnus Boman 2020-02-04 16:17:36 +01:00
  • 7bee8beef3
    Revert to old full URL grepping (#35) Magnus Boman 2020-02-03 20:29:56 +01:00
  • 95f79727bf Fix title extraction from old theme Xerbo 2020-02-01 11:06:12 +00:00
  • 5b4bcee3db Add flag for classic theme Xerbo 2020-01-19 12:01:06 +00:00
  • 4f6cfb1631 Address #32 only allow alphanumeric characters in filenames Xerbo 2020-01-19 11:48:29 +00:00
  • efe0a1858d
    Merge pull request #30 from Kattus/beta Liam 2020-01-02 20:35:28 +00:00
  • 9131fd914f update next_page_url for beta design (fixes #28) Magnus Boman 2020-01-02 10:47:42 +01:00
  • 261c08e627 Fix accounts with beta theme #28 Xerbo 2020-01-01 18:07:39 +00:00
  • 56df2547c4 Text metadata option, if the file format is not supported. Hopefully concludes #27 Xerbo 2019-12-09 23:33:46 +00:00
  • 265af2602d Possible fix for #27 Xerbo 2019-12-07 09:57:04 +00:00
  • 53bb1479dc Address #26 Xerbo 2019-11-24 10:00:00 +00:00
  • 020f10502b Address #24 Xerbo 2019-11-05 17:24:01 +00:00
  • e29cbe22e9 Fix issues #23 and a few other changes Spaces -> tabs Stop paramater expansion Xerbo 2019-08-29 21:55:47 +01:00
  • a782a057e6 Tidy up after merge Xerbo 2019-08-04 20:03:42 +01:00
  • f63b14c59b
    Merge pull request #21 from mewtwo064/master Liam 2019-08-04 19:57:57 +01:00
  • 6cf640f6f1 Add option to limit number of submissions downloaded (Starts from most recent submission) mewtwo064 2019-08-04 07:49:34 -05:00
  • 1c1bccdc68 Added -r flag to turn off renaming Xerbo 2019-07-24 12:08:18 +01:00
  • 6a6e17959f Fix getopts handling of arguments Xerbo 2019-07-24 11:57:12 +01:00
  • 2cf9beb3d3 Fix saving issues when post title contains / Xerbo 2019-07-24 11:48:15 +01:00
  • 31f5472734 Quick fix Xerbo 2019-07-24 11:43:58 +01:00
  • 3821157d09 General code improvement Xerbo 2019-07-23 15:47:48 +01:00
  • 6d745c1228
    Merge pull request #19 from Xerbo/master Sergey "Shnatsel" Davidoff 2019-07-21 11:44:51 +02:00
  • ea4c4ed164
    Spelling + grammer Liam 2019-07-21 00:38:20 +01:00
  • c42b06d3fc
    README changes Liam 2019-07-20 23:32:29 +00:00
  • 8d257cca4e Preparing for migration Xerbo 2019-07-20 22:08:22 +01:00
  • 3a097bb24c
    fix help text Liam 2019-04-07 18:40:47 +01:00
  • 4814cd713a
    better support for text Liam 2019-04-05 12:49:08 +01:00