Skip to main content

An Unofficial Asynchronous Python version of Vivdisky API wrapper

Project description


<img src="https://play-lh.googleusercontent.com/7ByFpdTmtc3JCmTUCUKQTmQChqbvlk79JSnyt27ORfTKK-51m_kyFs3B6YE7xRzLM2k=rw" alt="Logo" width="80" height="80">

Vivdisky

An Unofficial Python version of Vivdisky API wrapper

<br />

·

<a href="https://www.telegram.dog/ask_admin001">Report Bug</a>


Vivdisky

An Unofficial Python version of Mdisk API wrapper. Used to convert and rename Mdisk Files.

Installation

Install mdisky with pip

pip install vivdisky

To Upgrade

pip install --upgrade vivdisky

Usage

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())
Output: https://vivdisk.com/convertor/play/9oJ9jAD3CwwlFws

See the documentation for more information about the Mdisk API wrapper.

Project details


Download files

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

Source Distribution

vivdisky-0.0.7.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

vivdisky-0.0.7-py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page