Metadata-Version: 2.1
Name: TDBRecord
Version: 1.2.2
Summary: TDB Record Application
Author: onTDB
Author-email: pypi@ontdb.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
License-File: LICENSE

# TDBRecord

TDBRecord is a simple tool to record your streaming.

[Discord](https://discord.gg/s8bnKD8) 
[PyPi](https://pypi.org/project/TDBRecord/) 
[GitHub](https://github.com/TDBRecord/TDBRecord/)

## Supported streaming services
* Twitch
* AfreecaTV
* YouTube Live

## Requirements
* Python 3.6+
* [ffmpeg](https://ffmpeg.org/)

## Usage
```
$ tdbrec config # Create config file
$ tdbrec start # Start recording
$ tdbrec record <user> <platform> # Record specific user
           --download-path <path>
```
