https://github.com/dead-beef/cytube-bot
AsyncIO CyTube bot
https://github.com/dead-beef/cytube-bot
async asyncio bot bot-framework cytube cytube-bot python3-library python34
Last synced: about 1 month ago
JSON representation
AsyncIO CyTube bot
- Host: GitHub
- URL: https://github.com/dead-beef/cytube-bot
- Owner: dead-beef
- License: mit
- Created: 2018-06-29T14:13:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T18:11:10.000Z (11 months ago)
- Last Synced: 2025-03-26T14:55:59.069Z (about 2 months ago)
- Topics: async, asyncio, bot, bot-framework, cytube, cytube-bot, python3-library, python34
- Language: Python
- Size: 2.39 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
cytube-bot
==========.. image:: https://img.shields.io/pypi/v/cytube-bot.svg
:target: https://pypi.python.org/pypi/cytube-bot
.. image:: https://img.shields.io/pypi/status/cytube-bot.svg
:target: https://pypi.python.org/pypi/cytube-bot
.. image:: https://img.shields.io/pypi/format/cytube-bot.svg
:target: https://pypi.python.org/pypi/cytube-bot
.. image:: https://img.shields.io/librariesio/github/dead-beef/cytube-bot.svg
:target: https://libraries.io/pypi/cytube-bot
.. image:: https://img.shields.io/pypi/pyversions/cytube-bot.svg
:target: https://python.org
.. image:: https://img.shields.io/pypi/l/cytube-bot.svg
:target: https://github.com/dead-beef/cytube-bot/blob/master/LICENSEOverview
--------AsyncIO `CyTube `__ bot
Requirements
------------- `Python >=3.4 `__
Installation
------------.. code:: bash
pip install cytube-bot
pip install cytube-bot[proxy].. code:: bash
git clone https://github.com/dead-beef/cytube-bot
cd cytube-bot
pip install -e .[dev]Building
--------.. code:: bash
./build.sh
Testing
-------.. code:: bash
./test
Usage
------ `Module documentation `__
- `Examples `__Licenses
--------- `cytube-bot `__