From 48990cc655fea7609614b9438e0d7b70038bc2f2 Mon Sep 17 00:00:00 2001 From: sudoskys Date: Fri, 19 Jan 2024 00:08:06 +0800 Subject: [PATCH] :sparkles: feat: Add support for converting SRT to BCC --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05ae591..6612b7e 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,15 @@ Download

-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