ao3-sync


Nameao3-sync JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://thalida.github.io/ao3-sync/
SummaryA CLI tool to download your bookmarked works from Archive of Our Own.
upload_time2024-09-02 01:00:18
maintainerNone
docs_urlNone
authorThalida Noel
requires_python<4.0,>=3.10
licenseMIT
keywords ao3 archiveofourown fanfiction cli tool download bookmark
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AO3 Sync

AO3 Sync is a tool to downlaod your bookmarks from [Archive of Our Own](https://archiveofourown.org) (AO3)
and save them to your local machine. This tool is designed to be run on a regular basis to
keep your local bookmarks up-to-date with your AO3 account.


## Quick Start


### Installation

```bash
poetry add ao3-sync
```


### Sync Bookmarks

```bash
ao3-sync bookmarks
```


## Features

- Set the start and end page for bookmarks
- Sort bookmarks by date bookmarked or date updated
- Specifcy the file format to download (eg. HTML, EPUB, MOBI, PDF, AZW3)


## Roadmap

- [ ] Add support for syncing subscriptions
- [ ] Support filtering and searching bookmarks

            

Raw data

            {
    "_id": null,
    "home_page": "https://thalida.github.io/ao3-sync/",
    "name": "ao3-sync",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "ao3, archiveofourown, fanfiction, cli, tool, download, bookmark",
    "author": "Thalida Noel",
    "author_email": "hello@thalida.com",
    "download_url": "https://files.pythonhosted.org/packages/49/13/8869e953b7afb891f6538e81547ab7a740406428b626dcb987cf70b7cb13/ao3_sync-0.1.4.tar.gz",
    "platform": null,
    "description": "# AO3 Sync\n\nAO3 Sync is a tool to downlaod your bookmarks from [Archive of Our Own](https://archiveofourown.org) (AO3)\nand save them to your local machine. This tool is designed to be run on a regular basis to\nkeep your local bookmarks up-to-date with your AO3 account.\n\n\n## Quick Start\n\n\n### Installation\n\n```bash\npoetry add ao3-sync\n```\n\n\n### Sync Bookmarks\n\n```bash\nao3-sync bookmarks\n```\n\n\n## Features\n\n- Set the start and end page for bookmarks\n- Sort bookmarks by date bookmarked or date updated\n- Specifcy the file format to download (eg. HTML, EPUB, MOBI, PDF, AZW3)\n\n\n## Roadmap\n\n- [ ] Add support for syncing subscriptions\n- [ ] Support filtering and searching bookmarks\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A CLI tool to download your bookmarked works from Archive of Our Own.",
    "version": "0.1.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/thalida/ao3-sync/issues",
        "Documentation": "https://thalida.github.io/ao3-sync/",
        "Homepage": "https://thalida.github.io/ao3-sync/",
        "Repository": "https://github.com/thalida/ao3-sync"
    },
    "split_keywords": [
        "ao3",
        " archiveofourown",
        " fanfiction",
        " cli",
        " tool",
        " download",
        " bookmark"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b36264b20913c8faae464f85d75d59dfa67f9fa00aec1f86ca6afad82d12a008",
                "md5": "b03a8e178c5e4930a678bff27a291486",
                "sha256": "5db0d293737f3dc1ad4b507e06d8b17cbdfcec526efe8bde9331008bf1efb16a"
            },
            "downloads": -1,
            "filename": "ao3_sync-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b03a8e178c5e4930a678bff27a291486",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 16212,
            "upload_time": "2024-09-02T01:00:16",
            "upload_time_iso_8601": "2024-09-02T01:00:16.958408Z",
            "url": "https://files.pythonhosted.org/packages/b3/62/64b20913c8faae464f85d75d59dfa67f9fa00aec1f86ca6afad82d12a008/ao3_sync-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49138869e953b7afb891f6538e81547ab7a740406428b626dcb987cf70b7cb13",
                "md5": "b2f21dc9c15c17b35a56d5c8bf9ac6ba",
                "sha256": "c48b1de9326395e3b60a5eb38d76ed0feda075918da6cac4e4310763782eb7b4"
            },
            "downloads": -1,
            "filename": "ao3_sync-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b2f21dc9c15c17b35a56d5c8bf9ac6ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 12074,
            "upload_time": "2024-09-02T01:00:18",
            "upload_time_iso_8601": "2024-09-02T01:00:18.537546Z",
            "url": "https://files.pythonhosted.org/packages/49/13/8869e953b7afb891f6538e81547ab7a740406428b626dcb987cf70b7cb13/ao3_sync-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-02 01:00:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thalida",
    "github_project": "ao3-sync",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ao3-sync"
}
        
Elapsed time: 1.16717s