Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 136 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 136 Bytes

SubtitlePython

Subtitle Api ;)

Usage

import subtitle subs = subtite.search("split.2016.1080p")

for sub in subs: print(sub)