Skip to main content

wtyt

Installation

# Using uv (will automatically install Python if necessary):
uv tool install wtyt
# Using pipx:
pipx install wtyt
# Using pip:
pip install wtyt

Usage

Huginn scenario:

{
  "schema_version": 1,
  "name": "Webtoon",
  "description": "No description provided",
  "source_url": false,
  "guid": "5c7fa8b004a758f557af3fbdda7abfef",
  "tag_fg_color": "#ffffff",
  "tag_bg_color": "#5bc0de",
  "icon": "book",
  "exported_at": "2026-04-23T17:55:18Z",
  "agents": [
    {
      "type": "Agents::RssAgent",
      "name": "Webtoons input",
      "disabled": false,
      "guid": "0d13e9c4d0f0b60610538129f727b752",
      "options": {
        "url": [],
        "clean": "false",
        "include_feed_info": true,
        "remembered_id_count": 100000,
        "expected_update_period_in_days": "7"
      },
      "schedule": "every_1d",
      "keep_events_for": 0
    },
    {
      "type": "Agents::CommanderAgent",
      "name": "Webtoons commander",
      "disabled": false,
      "guid": "37216ffd92a6186cb28927cb407e174c",
      "options": {
        "action": "configure",
        "configure_options": {
          "url": "{{urls | as_object}}"
        }
      },
      "schedule": "never",
      "propagate_immediately": false
    },
    {
      "type": "Agents::WebsiteAgent",
      "name": "Webtoons get comics",
      "disabled": false,
      "guid": "3d20d3d50128d389fa84c034b552ba81",
      "options": {
        "url": "http://172.17.0.1:1821/comics-rss.txt",
        "mode": "all",
        "type": "json",
        "extract": {
          "urls": {
            "path": "urls"
          }
        },
        "expected_update_period_in_days": "2"
      },
      "schedule": "11pm",
      "keep_events_for": 0,
      "propagate_immediately": false
    },
    {
      "type": "Agents::DataOutputAgent",
      "name": "Webtoons RSS output",
      "disabled": false,
      "guid": "ebdcec24c18d9bd21d1c9aac2519d0dd",
      "options": {
        "secrets": [
          "INSERT_RSS_SECRET"
        ],
        "ns_media": "false",
        "template": {
          "item": {
            "link": "{{ url | replace: \"www.webtoons.com\", \"m.webtoons.com\" }}",
            "title": "{{feed.title}} - {{title}}"
          },
          "title": "Webtoons",
          "description": "Webtoons aggregated, generated by Huginn"
        },
        "events_to_show": 100,
        "expected_receive_period_in_days": "2"
      },
      "propagate_immediately": false
    }
  ],
  "links": [
    {
      "source": 0,
      "receiver": 3
    },
    {
      "source": 2,
      "receiver": 1
    }
  ],
  "control_links": [
    {
      "controller": 1,
      "control_target": 0
    }
  ]
}

Python version support

This project will only ever support the latest released minor version of python, but will most likely work on older versions as well. Change requires-python manually in pyproject.toml if necessary.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wtyt-0.1.3.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wtyt-0.1.3-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file wtyt-0.1.3.tar.gz.

File metadata

  • Download URL: wtyt-0.1.3.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for wtyt-0.1.3.tar.gz
Algorithm Hash digest
SHA256 78a2d600cd5a6fcf116d05b9225d7a1ccea954148b619429d4e204e60dd53814
MD5 1a05c827f4666f79bda966583f6471e4
BLAKE2b-256 91c0e1eb742462b0524090ed4d917d39511433f590111b5a6a7ce9a20f77f32c

See more details on using hashes here.

File details

Details for the file wtyt-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: wtyt-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for wtyt-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 73bf31b3258b51e4cc973343e73152fcbafea4ecb1d6df368ef1b473af6cd3f3
MD5 a431812183155d0894a82ce04851f010
BLAKE2b-256 6c257e7e0aa0e24b2a73412d5a3f56920f2e3b48c7624186208b365ae6f9e1ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page