furaffinity-dl icon indicating copy to clipboard operation
furaffinity-dl copied to clipboard

Radiquum changes to furaffinity-dl

Open Radiquum opened this issue 2 years ago • 3 comments

added:

  • multi-username download
  • recent submissions check
  • submission notifications download (if cookies are provided)
  • download filtering
  • remove not fully downloaded file when exiting with CTRL + C
  • allow download description as json list
  • add post url to metadata
  • extract FA cookies from browser with --login if logged in there
  • pre-commit (for some code pre-formatting, not in requirements.txt since not needed for actual working)

changed:

  • disable metadata saving by default
  • disable submission redownload by default
  • add colors to output
  • making of directory tree based off username, category and rating (can disable rating separation)
  • file name now submission_title - submission_filename

Radiquum avatar Jun 17 '22 17:06 Radiquum

These changes look very good, however this is getting large enough that you should start splitting it into multiple files

Xerbo avatar Jul 06 '22 06:07 Xerbo

This is a significant rewrite with many changes. I'm not sure it should be pulled in all at once?

reederda avatar Jul 06 '22 17:07 reederda

This is a significant rewrite with many changes. I'm not sure it should be pulled in all at once?

well, I guess, I could make it into something like a separate project which is based off this, since it is possible this pull will break something for people who already using original script and I'm not excluding bugs which can happen.

still it's for author to decide, to allow or forbid such thing. anyway mostly it's just suggestions, which can be gradually re implemented in a better way, than I did them.

Radiquum avatar Jul 08 '22 04:07 Radiquum