Skip to content

Convert Markdown-written subtitles to ASS subtitle file format

License

Notifications You must be signed in to change notification settings

CN-missemi/mdsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDSub - Convert Markdown subtitles to ass


Intro

You can use a small part of the Markdown syntax for your subtitle texts.

-> Supported File Format:

  • SRT / .srt file with markdown syntax

-> Supported Markdown Syntax

  • Bold

  • Italic

  • Strike-out

  • Code

  • // Comments

  • Multi
    line

Usage

  • Put your file under the same directory of convass.py script.

  • Read script help by execute py convass.py -h.

  • Run the script.

Notice

Chinese character use SimHei(黑体) font by default;

English character use Candara font by default;

Codes use Fira Code Regular (a.n.a. Fira Code) by default.

About

Convert Markdown-written subtitles to ASS subtitle file format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages