s2l


Names2l JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryExport your SensCritique data to Letterboxd
upload_time2024-09-07 11:18:16
maintainerNone
docs_urlNone
authorrx342
requires_python<4.0,>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

SensCritique2Letterboxd (s2l) πŸΏπŸ“Š
==================================

A script to export your movies from [SensCritique](https://senscritique.com) to [Letterboxd](https://letterboxd.com).

(It also works for *private* members!)

Supports: <b>watched</b> items (with <i>ratings</i>, <i>watched date</i>, <i>reviews</i>) and <b>watchlist</b>

![Screenshot](assets/screenshot.png)

</div>

## Installation

Please use one of these methods to install the package.

### Pip

Install the package with:

```bash
pip install s2l
```

### Nix

You can build the binary `s2l` with `nix` (flakes enabled) with:

```bash
nix run github:rx342/senscritique2letterboxd#s2l
```

## Usage

Please replace every `{USERNAME}` with your username.

### Watched

To export your movies:

```bash
s2l --username {USERNAME} --output movies.csv
```

If you also want to add your TV shows, please run:

```bash
s2l --username {USERNAME} --output movies.csv --add_tv
```

Finally if you want add your reviews:

```bash
s2l --username {USERNAME} --output movies.csv --add_reviews
```

### Watchlist

To export the movies you *want* to watch (named "Watchlist" on Letterboxd):

```bash
s2l --username {USERNAME} --output watchlist.csv --watchlist_only
```

And [import](https://letterboxd.com/import/) your CSV ✨.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "s2l",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "rx342",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/73/17/93b49e1e9f9c5af6b8025aa82a1e6ea97d3918c19cb4efdb4b4fdefcba60/s2l-0.1.2.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\nSensCritique2Letterboxd (s2l) \ud83c\udf7f\ud83d\udcca\n==================================\n\nA script to export your movies from [SensCritique](https://senscritique.com) to [Letterboxd](https://letterboxd.com).\n\n(It also works for *private* members!)\n\nSupports: <b>watched</b> items (with <i>ratings</i>, <i>watched date</i>, <i>reviews</i>) and <b>watchlist</b>\n\n![Screenshot](assets/screenshot.png)\n\n</div>\n\n## Installation\n\nPlease use one of these methods to install the package.\n\n### Pip\n\nInstall the package with:\n\n```bash\npip install s2l\n```\n\n### Nix\n\nYou can build the binary `s2l` with `nix` (flakes enabled) with:\n\n```bash\nnix run github:rx342/senscritique2letterboxd#s2l\n```\n\n## Usage\n\nPlease replace every `{USERNAME}` with your username.\n\n### Watched\n\nTo export your movies:\n\n```bash\ns2l --username {USERNAME} --output movies.csv\n```\n\nIf you also want to add your TV shows, please run:\n\n```bash\ns2l --username {USERNAME} --output movies.csv --add_tv\n```\n\nFinally if you want add your reviews:\n\n```bash\ns2l --username {USERNAME} --output movies.csv --add_reviews\n```\n\n### Watchlist\n\nTo export the movies you *want* to watch (named \"Watchlist\" on Letterboxd):\n\n```bash\ns2l --username {USERNAME} --output watchlist.csv --watchlist_only\n```\n\nAnd [import](https://letterboxd.com/import/) your CSV \u2728.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Export your SensCritique data to Letterboxd",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2cec5a1f149ac90d764ae9ecc5624d0f76edd7e233c117443b1b0e8ef0383d0",
                "md5": "7ea0c50029664075044252af840740c8",
                "sha256": "5fef3acb6a3c91e232a585cf9a50bd320c129cfc6fdf0988ab6a4c50502ce5f3"
            },
            "downloads": -1,
            "filename": "s2l-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ea0c50029664075044252af840740c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 17929,
            "upload_time": "2024-09-07T11:18:14",
            "upload_time_iso_8601": "2024-09-07T11:18:14.843428Z",
            "url": "https://files.pythonhosted.org/packages/d2/ce/c5a1f149ac90d764ae9ecc5624d0f76edd7e233c117443b1b0e8ef0383d0/s2l-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "731793b49e1e9f9c5af6b8025aa82a1e6ea97d3918c19cb4efdb4b4fdefcba60",
                "md5": "b17f31046b855c2ec829aa27f5846c31",
                "sha256": "3b23e16098d0cd277a138ce7d665ebfc9b08d415488bd526983da9c804ba2fa5"
            },
            "downloads": -1,
            "filename": "s2l-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b17f31046b855c2ec829aa27f5846c31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 17222,
            "upload_time": "2024-09-07T11:18:16",
            "upload_time_iso_8601": "2024-09-07T11:18:16.103786Z",
            "url": "https://files.pythonhosted.org/packages/73/17/93b49e1e9f9c5af6b8025aa82a1e6ea97d3918c19cb4efdb4b4fdefcba60/s2l-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-07 11:18:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "s2l"
}
        
Elapsed time: 0.30460s