holocal


Nameholocal JSON
Version 0.3.8 PyPI version JSON
download
home_pageNone
SummaryThis is an iCalendar generator for Holodule.
upload_time2025-07-20 09:48:45
maintainerNone
docs_urlNone
authorSarisia
requires_python<4.0,>=3.10
licenseMIT
keywords schedule holodule
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # holocal

holocalは、[ホロジュール](https://schedule.hololive.tv/)(ホロライブの配信予定)
からカレンダーアプリに登録できるファイルを生成、配信するプログラムです。

![holocal](https://user-images.githubusercontent.com/33576079/76172492-00a80e80-61da-11ea-9590-a6bcc4a4982d.png)

## URL一覧

* [全体](https://gemmaro.github.io/holocal/all.ics)
* [ホロライブ](https://gemmaro.github.io/holocal/hololive.ics)
* [ホロスターズ](https://gemmaro.github.io/holocal/holostars.ics)
* [hololive Indonesia](https://gemmaro.github.io/holocal/indonesia.ics)
* [hololive English](https://gemmaro.github.io/holocal/english.ics)
* [HOLOSTARS English](https://gemmaro.github.io/holocal/holostars_english.ics)
* [hololive DEV\_IS](https://gemmaro.github.io/holocal/dev_is.ics)

## 設定例

※操作方法はOSのバージョンにより異なる可能性があります。

### iOS (iPhone/iPad)

* ホーム画面の「設定」を開く
* 「パスワードとアカウント」→「アカウントを追加」
* 一番下の「その他」
* 一番下の「照会するカレンダーを追加」
* URL を貼り付けて「次へ」
* そのまま右上の「保存」

### Google Calendar (PC)

* 「設定」を開く
* 左側メニュー「カレンダーの追加」→「URL で追加」
* URL を貼り付け
* 「カレンダーを追加」

PC から追加後はモバイル版 Google Calendar でも閲覧できます。

## 雑記

### カレンダーの更新頻度

1時間に1回としています(ホロジュールは15分に1度のようです)。

カレンダーアプリの更新頻度により、カレンダーへの反映が遅くなる可能性があります。
iOS では、設定より更新頻度を設定できます。

### 通知が欲しい

カレンダー側で通知を設定できるものがあります。
[ホロプラス](https://www.holoplus.com/)、YouTubeチャンネルの通知機能等もご検討ください。

### 配信の長さについて

配信の長さがわからないときは、カレンダーの生成を開始した時刻から2時間後を推定します。
ホロジュールでは、配信開始の予定時間のみが得られるためです。

## バグ・要望

* [機能の要望など](https://github.com/gemmaro/holocal/discussions)
* [不具合の報告など](https://github.com/gemmaro/holocal/issues)

## 謝辞

このプログラムは[sarisia/holodule-ics](https://github.com/sarisia/holodule-ics)を元にしています。

## 使用許諾

このプログラムの開発、運用は[ホロライブプロダクションの二次創作ガイドライン](https://hololivepro.com/terms/ "hololive")に則って行います。

このプログラムはMITライセンスの元に配布されます。
詳細は[LICENSEファイル](LICENSE)をご参照ください。


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "holocal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "schedule, holodule",
    "author": "Sarisia",
    "author_email": "git@sarisia.cc",
    "download_url": "https://files.pythonhosted.org/packages/13/ef/61a396c4b53b2c01e4b8e76763c173900a8c0b9d248d8e951e1783cb949f/holocal-0.3.8.tar.gz",
    "platform": null,
    "description": "# holocal\n\nholocal\u306f\u3001[\u30db\u30ed\u30b8\u30e5\u30fc\u30eb](https://schedule.hololive.tv/)\uff08\u30db\u30ed\u30e9\u30a4\u30d6\u306e\u914d\u4fe1\u4e88\u5b9a\uff09\n\u304b\u3089\u30ab\u30ec\u30f3\u30c0\u30fc\u30a2\u30d7\u30ea\u306b\u767b\u9332\u3067\u304d\u308b\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210\u3001\u914d\u4fe1\u3059\u308b\u30d7\u30ed\u30b0\u30e9\u30e0\u3067\u3059\u3002\n\n![holocal](https://user-images.githubusercontent.com/33576079/76172492-00a80e80-61da-11ea-9590-a6bcc4a4982d.png)\n\n## URL\u4e00\u89a7\n\n* [\u5168\u4f53](https://gemmaro.github.io/holocal/all.ics)\n* [\u30db\u30ed\u30e9\u30a4\u30d6](https://gemmaro.github.io/holocal/hololive.ics)\n* [\u30db\u30ed\u30b9\u30bf\u30fc\u30ba](https://gemmaro.github.io/holocal/holostars.ics)\n* [hololive Indonesia](https://gemmaro.github.io/holocal/indonesia.ics)\n* [hololive English](https://gemmaro.github.io/holocal/english.ics)\n* [HOLOSTARS English](https://gemmaro.github.io/holocal/holostars_english.ics)\n* [hololive DEV\\_IS](https://gemmaro.github.io/holocal/dev_is.ics)\n\n## \u8a2d\u5b9a\u4f8b\n\n\u203b\u64cd\u4f5c\u65b9\u6cd5\u306fOS\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306b\u3088\u308a\u7570\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\n\n### iOS (iPhone/iPad)\n\n* \u30db\u30fc\u30e0\u753b\u9762\u306e\u300c\u8a2d\u5b9a\u300d\u3092\u958b\u304f\n* \u300c\u30d1\u30b9\u30ef\u30fc\u30c9\u3068\u30a2\u30ab\u30a6\u30f3\u30c8\u300d\u2192\u300c\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u8ffd\u52a0\u300d\n* \u4e00\u756a\u4e0b\u306e\u300c\u305d\u306e\u4ed6\u300d\n* \u4e00\u756a\u4e0b\u306e\u300c\u7167\u4f1a\u3059\u308b\u30ab\u30ec\u30f3\u30c0\u30fc\u3092\u8ffd\u52a0\u300d\n* URL \u3092\u8cbc\u308a\u4ed8\u3051\u3066\u300c\u6b21\u3078\u300d\n* \u305d\u306e\u307e\u307e\u53f3\u4e0a\u306e\u300c\u4fdd\u5b58\u300d\n\n### Google Calendar (PC)\n\n* \u300c\u8a2d\u5b9a\u300d\u3092\u958b\u304f\n* \u5de6\u5074\u30e1\u30cb\u30e5\u30fc\u300c\u30ab\u30ec\u30f3\u30c0\u30fc\u306e\u8ffd\u52a0\u300d\u2192\u300cURL \u3067\u8ffd\u52a0\u300d\n* URL \u3092\u8cbc\u308a\u4ed8\u3051\n* \u300c\u30ab\u30ec\u30f3\u30c0\u30fc\u3092\u8ffd\u52a0\u300d\n\nPC \u304b\u3089\u8ffd\u52a0\u5f8c\u306f\u30e2\u30d0\u30a4\u30eb\u7248 Google Calendar \u3067\u3082\u95b2\u89a7\u3067\u304d\u307e\u3059\u3002\n\n## \u96d1\u8a18\n\n### \u30ab\u30ec\u30f3\u30c0\u30fc\u306e\u66f4\u65b0\u983b\u5ea6\n\n1\u6642\u9593\u306b1\u56de\u3068\u3057\u3066\u3044\u307e\u3059\uff08\u30db\u30ed\u30b8\u30e5\u30fc\u30eb\u306f15\u5206\u306b1\u5ea6\u306e\u3088\u3046\u3067\u3059\uff09\u3002\n\n\u30ab\u30ec\u30f3\u30c0\u30fc\u30a2\u30d7\u30ea\u306e\u66f4\u65b0\u983b\u5ea6\u306b\u3088\u308a\u3001\u30ab\u30ec\u30f3\u30c0\u30fc\u3078\u306e\u53cd\u6620\u304c\u9045\u304f\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\niOS \u3067\u306f\u3001\u8a2d\u5b9a\u3088\u308a\u66f4\u65b0\u983b\u5ea6\u3092\u8a2d\u5b9a\u3067\u304d\u307e\u3059\u3002\n\n### \u901a\u77e5\u304c\u6b32\u3057\u3044\n\n\u30ab\u30ec\u30f3\u30c0\u30fc\u5074\u3067\u901a\u77e5\u3092\u8a2d\u5b9a\u3067\u304d\u308b\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u3002\n[\u30db\u30ed\u30d7\u30e9\u30b9](https://www.holoplus.com/)\u3001YouTube\u30c1\u30e3\u30f3\u30cd\u30eb\u306e\u901a\u77e5\u6a5f\u80fd\u7b49\u3082\u3054\u691c\u8a0e\u304f\u3060\u3055\u3044\u3002\n\n### \u914d\u4fe1\u306e\u9577\u3055\u306b\u3064\u3044\u3066\n\n\u914d\u4fe1\u306e\u9577\u3055\u304c\u308f\u304b\u3089\u306a\u3044\u3068\u304d\u306f\u3001\u30ab\u30ec\u30f3\u30c0\u30fc\u306e\u751f\u6210\u3092\u958b\u59cb\u3057\u305f\u6642\u523b\u304b\u30892\u6642\u9593\u5f8c\u3092\u63a8\u5b9a\u3057\u307e\u3059\u3002\n\u30db\u30ed\u30b8\u30e5\u30fc\u30eb\u3067\u306f\u3001\u914d\u4fe1\u958b\u59cb\u306e\u4e88\u5b9a\u6642\u9593\u306e\u307f\u304c\u5f97\u3089\u308c\u308b\u305f\u3081\u3067\u3059\u3002\n\n## \u30d0\u30b0\u30fb\u8981\u671b\n\n* [\u6a5f\u80fd\u306e\u8981\u671b\u306a\u3069](https://github.com/gemmaro/holocal/discussions)\n* [\u4e0d\u5177\u5408\u306e\u5831\u544a\u306a\u3069](https://github.com/gemmaro/holocal/issues)\n\n## \u8b1d\u8f9e\n\n\u3053\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u306f[sarisia/holodule-ics](https://github.com/sarisia/holodule-ics)\u3092\u5143\u306b\u3057\u3066\u3044\u307e\u3059\u3002\n\n## \u4f7f\u7528\u8a31\u8afe\n\n\u3053\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u306e\u958b\u767a\u3001\u904b\u7528\u306f[\u30db\u30ed\u30e9\u30a4\u30d6\u30d7\u30ed\u30c0\u30af\u30b7\u30e7\u30f3\u306e\u4e8c\u6b21\u5275\u4f5c\u30ac\u30a4\u30c9\u30e9\u30a4\u30f3](https://hololivepro.com/terms/ \"hololive\")\u306b\u5247\u3063\u3066\u884c\u3044\u307e\u3059\u3002\n\n\u3053\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u306fMIT\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u5143\u306b\u914d\u5e03\u3055\u308c\u307e\u3059\u3002\n\u8a73\u7d30\u306f[LICENSE\u30d5\u30a1\u30a4\u30eb](LICENSE)\u3092\u3054\u53c2\u7167\u304f\u3060\u3055\u3044\u3002\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is an iCalendar generator for Holodule.",
    "version": "0.3.8",
    "project_urls": {
        "Documentation": "https://gemmaro.github.io/holocal/",
        "Homepage": "https://gemmaro.github.io/holocal/",
        "changelog": "https://gemmaro.github.io/holocal/CHANGELOG.html",
        "issues": "https://github.com/gemmaro/holocal/issues",
        "source": "https://github.com/gemmaro/holocal"
    },
    "split_keywords": [
        "schedule",
        " holodule"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1951e4eb3baca5948e9f3e02a197c578e234b0e5227d69ab0912049399acf8d8",
                "md5": "f3dee0a0b37a065f1015ed2a37a978a1",
                "sha256": "4e51e21b89984725502e0d41e09be82e778b04522e8d03a3fe925f6d743b886f"
            },
            "downloads": -1,
            "filename": "holocal-0.3.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3dee0a0b37a065f1015ed2a37a978a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 11281,
            "upload_time": "2025-07-20T09:48:44",
            "upload_time_iso_8601": "2025-07-20T09:48:44.232583Z",
            "url": "https://files.pythonhosted.org/packages/19/51/e4eb3baca5948e9f3e02a197c578e234b0e5227d69ab0912049399acf8d8/holocal-0.3.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13ef61a396c4b53b2c01e4b8e76763c173900a8c0b9d248d8e951e1783cb949f",
                "md5": "e514bb80d4b04a431bd91004a9241a2f",
                "sha256": "5ef833a35b36f5446abbe79772ce20e6b7fc249047a4a73b8d9ea912c27b95c3"
            },
            "downloads": -1,
            "filename": "holocal-0.3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "e514bb80d4b04a431bd91004a9241a2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 8950,
            "upload_time": "2025-07-20T09:48:45",
            "upload_time_iso_8601": "2025-07-20T09:48:45.564091Z",
            "url": "https://files.pythonhosted.org/packages/13/ef/61a396c4b53b2c01e4b8e76763c173900a8c0b9d248d8e951e1783cb949f/holocal-0.3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-20 09:48:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gemmaro",
    "github_project": "holocal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "holocal"
}
        
Elapsed time: 2.12895s