Skip to content

Commit

Permalink
✨ feat: Add support for converting SRT to BCC
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Jan 18, 2024
1 parent 14026f9 commit 48990cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<img src="https://img.shields.io/pypi/dm/subtitle_utils.svg" alt="Download">
</p>

Subtilte Conversion utils - ass2srt vtt2bcc srt2bcc ass2bcc and more
Subtilte Conversion Utils - ass2srt vtt2bcc srt2bcc ass2bcc and more!

## Install
## Install 🥽

```
pip install -U subtitle_utils
```

## Usage
## Usage ☕️

```python
from subtitle_utils import get_method, show_available, srt2bcc
Expand Down

0 comments on commit 48990cc

Please sign in to comment.