foyou-wilk


Namefoyou-wilk JSON
Version 1.1.5 PyPI version JSON
download
home_pagehttps://github.com/foyoux/weixin-wxposed-silk-voice
Summarypython pypi package https://github.com/foyoux/weixin-wxposed-silk-voice
upload_time2024-03-19 08:30:30
maintainer
docs_urlNone
authorfoyou
requires_python>=3.7
licenseGPL-3.0
keywords wechat weixin xpsoed silk voice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # foyou-wilk
将任意 媒体文件 以最好音质 转为微信语音文件(支持分段) 推到手机 ,使用 wxposed 直接发送

推荐配合 [foyou-king 酷狗铃声搜索和下载](https://github.com/foyoux/foyou-king) 使用

## [旧版](https://github.com/foyoux/weixin-wxposed-silk-voice/tree/old)

## 快速入门

[![python version](https://img.shields.io/pypi/pyversions/foyou-wilk)](https://pypi.org/project/foyou-wilk)  [![Downloads](https://static.pepy.tech/personalized-badge/foyou-wilk?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](https://pepy.tech/project/foyou-wilk)

安装

```shell
pip install -U foyou-wilk
```

> 这是一个偏个人化的包,为了尽可能不占用公共资源,所以包名比较啰嗦。以后我发布的类似小工具包都会添加一个 **foyou-** 前缀

安装后,会有一个 `wilk` 的命令

> 请先配置 `adb` 并连接好手机,不明表看 [这里](https://github.com/foyoux/weixin-wxposed-silk-voice/tree/old)
> 
推送媒体文件到手机(不明白说啥,请看 [旧版](https://github.com/foyoux/weixin-wxposed-silk-voice/tree/old))

```shell
wilk <媒体文件1> <媒体文件2> ...
```

## 其他

```shell
# 获取帮助
wilk 
wilk -h/--help 打印帮助

wilk -v/version 打印版本

wilk [--debug] [-t/--time <time>] <media1> <media2> ...

--debug silk 文件调试,开发使用,大家无需理会

--time silk 分割的时间,默认是 3000,代表 60s

wilk <media1> <media2> ... [--debug] [-t/--time <time>]
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/foyoux/weixin-wxposed-silk-voice",
    "name": "foyou-wilk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "wechat weixin xpsoed silk voice",
    "author": "foyou",
    "author_email": "yimi.0822@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/58/6adcbd89ac31661b86696dfc996515ea003b0e619af9bb2177b56a3732ba/foyou-wilk-1.1.5.tar.gz",
    "platform": null,
    "description": "# foyou-wilk\n\u5c06\u4efb\u610f \u5a92\u4f53\u6587\u4ef6 \u4ee5\u6700\u597d\u97f3\u8d28 \u8f6c\u4e3a\u5fae\u4fe1\u8bed\u97f3\u6587\u4ef6(\u652f\u6301\u5206\u6bb5) \u63a8\u5230\u624b\u673a \uff0c\u4f7f\u7528 wxposed \u76f4\u63a5\u53d1\u9001\n\n\u63a8\u8350\u914d\u5408 [foyou-king \u9177\u72d7\u94c3\u58f0\u641c\u7d22\u548c\u4e0b\u8f7d](https://github.com/foyoux/foyou-king) \u4f7f\u7528\n\n## [\u65e7\u7248](https://github.com/foyoux/weixin-wxposed-silk-voice/tree/old)\n\n## \u5feb\u901f\u5165\u95e8\n\n[![python version](https://img.shields.io/pypi/pyversions/foyou-wilk)](https://pypi.org/project/foyou-wilk)  [![Downloads](https://static.pepy.tech/personalized-badge/foyou-wilk?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](https://pepy.tech/project/foyou-wilk)\n\n\u5b89\u88c5\n\n```shell\npip install -U foyou-wilk\n```\n\n> \u8fd9\u662f\u4e00\u4e2a\u504f\u4e2a\u4eba\u5316\u7684\u5305\uff0c\u4e3a\u4e86\u5c3d\u53ef\u80fd\u4e0d\u5360\u7528\u516c\u5171\u8d44\u6e90\uff0c\u6240\u4ee5\u5305\u540d\u6bd4\u8f83\u5570\u55e6\u3002\u4ee5\u540e\u6211\u53d1\u5e03\u7684\u7c7b\u4f3c\u5c0f\u5de5\u5177\u5305\u90fd\u4f1a\u6dfb\u52a0\u4e00\u4e2a **foyou-** \u524d\u7f00\n\n\u5b89\u88c5\u540e\uff0c\u4f1a\u6709\u4e00\u4e2a `wilk` \u7684\u547d\u4ee4\n\n> \u8bf7\u5148\u914d\u7f6e `adb` \u5e76\u8fde\u63a5\u597d\u624b\u673a\uff0c\u4e0d\u660e\u8868\u770b [\u8fd9\u91cc](https://github.com/foyoux/weixin-wxposed-silk-voice/tree/old)\n> \n\u63a8\u9001\u5a92\u4f53\u6587\u4ef6\u5230\u624b\u673a\uff08\u4e0d\u660e\u767d\u8bf4\u5565\uff0c\u8bf7\u770b [\u65e7\u7248](https://github.com/foyoux/weixin-wxposed-silk-voice/tree/old)\uff09\n\n```shell\nwilk <\u5a92\u4f53\u6587\u4ef61> <\u5a92\u4f53\u6587\u4ef62> ...\n```\n\n## \u5176\u4ed6\n\n```shell\n# \u83b7\u53d6\u5e2e\u52a9\nwilk \nwilk -h/--help \u6253\u5370\u5e2e\u52a9\n\nwilk -v/version \u6253\u5370\u7248\u672c\n\nwilk [--debug] [-t/--time <time>] <media1> <media2> ...\n\n--debug silk \u6587\u4ef6\u8c03\u8bd5,\u5f00\u53d1\u4f7f\u7528,\u5927\u5bb6\u65e0\u9700\u7406\u4f1a\n\n--time silk \u5206\u5272\u7684\u65f6\u95f4,\u9ed8\u8ba4\u662f 3000,\u4ee3\u8868 60s\n\nwilk <media1> <media2> ... [--debug] [-t/--time <time>]\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "python pypi package https://github.com/foyoux/weixin-wxposed-silk-voice",
    "version": "1.1.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/foyoux/weixin-wxposed-silk-voice/issues",
        "Homepage": "https://github.com/foyoux/weixin-wxposed-silk-voice",
        "Source": "https://github.com/foyoux/weixin-wxposed-silk-voice"
    },
    "split_keywords": [
        "wechat",
        "weixin",
        "xpsoed",
        "silk",
        "voice"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "317af60c0c1624e59b0757ea757ac415fb3271aa66453799b1ab8b4461f3afeb",
                "md5": "a592465b18d99b4d8fb4f1e32cb7d2b8",
                "sha256": "ee348d6fb42074c15b0daf016197844fb64021964ee63f32c7f43a5fff0d2271"
            },
            "downloads": -1,
            "filename": "foyou_wilk-1.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a592465b18d99b4d8fb4f1e32cb7d2b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17573,
            "upload_time": "2024-03-19T08:30:28",
            "upload_time_iso_8601": "2024-03-19T08:30:28.638481Z",
            "url": "https://files.pythonhosted.org/packages/31/7a/f60c0c1624e59b0757ea757ac415fb3271aa66453799b1ab8b4461f3afeb/foyou_wilk-1.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce586adcbd89ac31661b86696dfc996515ea003b0e619af9bb2177b56a3732ba",
                "md5": "3341f7e42195cb14ed51ee701d210381",
                "sha256": "83e291090b30d8b3bc0b925e60a93e25dc2280f790f06dcaf33a228e8debc6fd"
            },
            "downloads": -1,
            "filename": "foyou-wilk-1.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "3341f7e42195cb14ed51ee701d210381",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17568,
            "upload_time": "2024-03-19T08:30:30",
            "upload_time_iso_8601": "2024-03-19T08:30:30.336549Z",
            "url": "https://files.pythonhosted.org/packages/ce/58/6adcbd89ac31661b86696dfc996515ea003b0e619af9bb2177b56a3732ba/foyou-wilk-1.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 08:30:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "foyoux",
    "github_project": "weixin-wxposed-silk-voice",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "foyou-wilk"
}
        
Elapsed time: 0.23233s