Skip to content
/ ass2srt Public

ass2srt is a Python script that allows you to convert `.ass` subtitle files to `.srt` format. It provides an easy and automated way to convert subtitles for your video files.

Notifications You must be signed in to change notification settings

HUYDGD/ass2srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ass2srt

ass2srt is a Python script that allows you to convert .ass subtitle files to .srt format. It provides an easy and automated way to convert subtitles for your video files.

Features

  • Converts all .ass files in a specified directory to .srt format.
  • Maintains the original filename with the converted file.
  • Supports conversion of multiple files at once.
  • Preserves subtitle formatting and timing.

Requirements

  • Python 3.x
  • pysubs2 library

Usage

  1. Clone this repository or download the convert_ass_to_srt.py script.
  2. Ensure that you have Python installed on your system.
  3. Install the required pysubs2 library by running the following command: pip install pysubs2

About

ass2srt is a Python script that allows you to convert `.ass` subtitle files to `.srt` format. It provides an easy and automated way to convert subtitles for your video files.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages