Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: arzkar/ao3-cli

Tags

v0.1.6

Toggle v0.1.6's commit message
fix: tests fail due to deleted fic

v0.1.5

Toggle v0.1.5's commit message
Bump version: 0.1.4 → 0.1.5

- Loguru v0.5.3 → v0.6.0: Patches a security vulnerability as referenced
                        in https://nvd.nist.gov/vuln/detail/CVE-2022-0329

v0.1.4

Toggle v0.1.4's commit message
Bump version: 0.1.3 → 0.1.4

- Add support for downloading works in Collection which redirect to https://archiveofourown.org/works
  i.e. https://archiveofourown.org/collections/SouthernRenaissance/works/12739320 is redirected to
  https://archiveofourown.org/works/12739320

v0.1.3

Toggle v0.1.3's commit message
Bump version: 0.1.2 → 0.1.3

- Bugfix:
    - Bug: www.archiveofourown.org was being flagged as an unsupported url.
    - Fix: Changed the if statement in the get_urls_from_page() to match
           "archiveofourown.org" rather than "https://archiveofourown.org"

v0.1.2

Toggle v0.1.2's commit message
Bump version: 0.1.1 → 0.1.2

- utils/fetch_data.py:
    - Fixed a bug where the ao3_works_list from get_urls_from_page()
      was not appending to the url_list

v0.1.1

Toggle v0.1.1's commit message
Bump version: 0.1.1a → 0.1.1

v0.1

Toggle v0.1's commit message
v0.1 Release