<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/TechGiron/vivdisky">
<img src="https://play-lh.googleusercontent.com/7ByFpdTmtc3JCmTUCUKQTmQChqbvlk79JSnyt27ORfTKK-51m_kyFs3B6YE7xRzLM2k=rw" alt="Logo" width="80" height="80">
</a>
<h3 align="center">Vivdisky</h3>
<p align="center">
An Unofficial Python version of Vivdisky API wrapper
<br />
ยท
<a href="https://www.telegram.dog/ask_admin001">Report Bug</a>
</p>
</div>
---
# Vivdisky
An Unofficial Python version of Mdisk API wrapper. Used to convert and rename Mdisk Files.
## Installation
Install mdisky with pip
```bash
pip install vivdisky
```
To Upgrade
```bash
pip install --upgrade vivdisky
```
## Usage
```python
from vivdisky import Mdisk
import asyncio
async def main():
mdisk = Mdisk('us5CqX8oandALtQ86FLq')
link = await mdisk.convert('https://vivdisk.com/convertor/play/1DWoKjvHH43M')
print(link)
asyncio.run(main())
```
```python
Output: https://vivdisk.com/convertor/play/9oJ9jAD3CwwlFws
```
---
## See the [documentation](https://github.com/kevinnadar22/mdisky) for more information about the Mdisk API wrapper.
Raw data
{
"_id": null,
"home_page": "https://github.com/TechGiron/vivdisky",
"name": "vivdisky",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,mdisk,mdisk wrapper,mdisk convert,earn money",
"author": "Tech Giron",
"author_email": "rahulrathee52402@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/bd/81/01a145239077b8d4e6c6fb26f3c8189c2eb1738d36cf7ed0da9d6937000d/vivdisky-0.0.7.tar.gz",
"platform": null,
"description": "\r\n<!-- PROJECT LOGO -->\r\n\r\n<br />\r\n\r\n<div align=\"center\">\r\n\r\n <a href=\"https://github.com/TechGiron/vivdisky\">\r\n\r\n <img src=\"https://play-lh.googleusercontent.com/7ByFpdTmtc3JCmTUCUKQTmQChqbvlk79JSnyt27ORfTKK-51m_kyFs3B6YE7xRzLM2k=rw\" alt=\"Logo\" width=\"80\" height=\"80\">\r\n\r\n </a>\r\n\r\n\r\n\r\n <h3 align=\"center\">Vivdisky</h3>\r\n\r\n\r\n\r\n <p align=\"center\">\r\n\r\n An Unofficial Python version of Vivdisky API wrapper\r\n\r\n <br />\r\n\r\n \u00b7\r\n\r\n <a href=\"https://www.telegram.dog/ask_admin001\">Report Bug</a>\r\n\r\n </p>\r\n\r\n</div>\r\n\r\n\r\n\r\n\r\n\r\n---\r\n\r\n\r\n\r\n# Vivdisky\r\n\r\nAn Unofficial Python version of Mdisk API wrapper. Used to convert and rename Mdisk Files.\r\n\r\n\r\n\r\n## Installation\r\n\r\n\r\n\r\nInstall mdisky with pip\r\n\r\n\r\n\r\n```bash\r\n\r\npip install vivdisky\r\n\r\n```\r\n\r\n \r\n\r\nTo Upgrade\r\n\r\n\r\n\r\n```bash\r\n\r\npip install --upgrade vivdisky\r\n\r\n```\r\n\r\n \r\n\r\n \r\n\r\n## Usage\r\n\r\n\r\n\r\n```python\r\n\r\nfrom vivdisky import Mdisk\r\n\r\nimport asyncio\r\n\r\n\r\n\r\nasync def main():\r\n\r\n mdisk = Mdisk('us5CqX8oandALtQ86FLq')\r\n\r\n link = await mdisk.convert('https://vivdisk.com/convertor/play/1DWoKjvHH43M')\r\n\r\n print(link)\r\n\r\n\r\n\r\nasyncio.run(main())\r\n\r\n```\r\n\r\n\r\n\r\n```python\r\n\r\nOutput: https://vivdisk.com/convertor/play/9oJ9jAD3CwwlFws\r\n\r\n```\r\n\r\n---\r\n\r\n## See the [documentation](https://github.com/kevinnadar22/mdisky) for more information about the Mdisk API wrapper.\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An Unofficial Asynchronous Python version of Vivdisky API wrapper",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/TechGiron/vivdisky"
},
"split_keywords": [
"python",
"mdisk",
"mdisk wrapper",
"mdisk convert",
"earn money"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7b238bc3e2992a3b4982a3861482dc1e661f7ec2fcc847ff53873a5617be6434",
"md5": "3fbc704fa2700ed02d7ba632a9d60187",
"sha256": "aa344de333d0bf737d5fe734f94dc16cbd99b3af44273297493e76d2c9b89489"
},
"downloads": -1,
"filename": "vivdisky-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3fbc704fa2700ed02d7ba632a9d60187",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 16718,
"upload_time": "2023-06-27T15:04:30",
"upload_time_iso_8601": "2023-06-27T15:04:30.847963Z",
"url": "https://files.pythonhosted.org/packages/7b/23/8bc3e2992a3b4982a3861482dc1e661f7ec2fcc847ff53873a5617be6434/vivdisky-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bd8101a145239077b8d4e6c6fb26f3c8189c2eb1738d36cf7ed0da9d6937000d",
"md5": "144a416fbc52c792d53e61a355358b19",
"sha256": "5297ba109800b9b605f4d8075f1bbb4ec173d9a36ca6bf1e5e8d82815888c58d"
},
"downloads": -1,
"filename": "vivdisky-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "144a416fbc52c792d53e61a355358b19",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17332,
"upload_time": "2023-06-27T15:04:34",
"upload_time_iso_8601": "2023-06-27T15:04:34.130786Z",
"url": "https://files.pythonhosted.org/packages/bd/81/01a145239077b8d4e6c6fb26f3c8189c2eb1738d36cf7ed0da9d6937000d/vivdisky-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-27 15:04:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TechGiron",
"github_project": "vivdisky",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "vivdisky"
}