mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 14:42:29 +00:00
14 lines
310 B
Plaintext
14 lines
310 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# subliminal
|
|
|
|
> Python-based subtitle downloader.
|
|
> More information: <https://github.com/Diaoul/subliminal>.
|
|
|
|
- Download English subtitles for a video:
|
|
|
|
`subliminal download {{[-l|--language]}} {{en}} {{video.ext}}`
|