Skip to content

Releases: bitbybyte/fantiadl

v1.8.5

06 Jul 16:47
Compare
Choose a tag to compare

Bug fixes

  • Fix new header requirement for post API request (#118)

v1.8.4

15 Mar 06:47
Compare
Choose a tag to compare

New features

Enhancements

  • Retry on certain HTTP session errors (#92)

v1.8.3

31 Jan 06:33
Compare
Choose a tag to compare

Bug fixes

  • Fix post downloading (#104)
  • Fetch all paid fanclub pages when multiple pages are present (#102)
  • Better post rename detection (#98)

v1.8.2

02 Oct 14:18
Compare
Choose a tag to compare

Bug fixes

  • Strip Unicode contrtol characters from filenames (#89)
  • Fix post date extraction (#96)

v1.8.1

27 Jan 22:33
Compare
Choose a tag to compare

Bug fixes

  • Fixes sessions not being initialized properly (#77)

v1.8

30 May 22:20
Compare
Choose a tag to compare

New features

  • Added --exclude filenames.txt to exclude filenames in a user-defined list from download, e.g.:
> cat filenames.txt
01552d3e_fantia_darkmagiciangirl_sample.mp4
fantia_darkmagiciangirl_sample.mp4
0.jpg

Enhancements

  • Added dropbox.com to external link detection

Bug fixes

  • Fix for duplicate post titles by appending a counter
  • Download original quality blog posts images

v1.7

09 Dec 22:06
Compare
Choose a tag to compare

New features

  • Download specific months using -d/--download-month
  • Add support for downloading images from blog posts
  • Add modified time to files
  • Use .incomplete extension for file downloads in progress

v1.6

21 Sep 02:07
Compare
Choose a tag to compare

New features

  • Download from fanclubs backed with paid plans using -p/--download-paid-fanclubs

Enhancements

  • Change -x/--parse-for-external-links behavior; embed links will only be parsed if -x is present
  • Remove -a/--autostart-crawljob, which now applies as default

v1.5

02 Jul 07:36
d00750f
Compare
Choose a tag to compare

New features

  • Add -c/--cookie to login using session cookie

Bug fixes

  • -e/--email, -p/--password, and -n/--netrc have been deprecated due to login changes imposed by Fantia; see the README for more

v1.4.3

24 Jun 18:36
Compare
Choose a tag to compare

New features

  • Check terminal encoding on output

Bug fixes

  • Less restrictive status code check on session