VideoCloud

Installation

pip install videocloud

Usage

videocloud <link to YouTube video> [options]
videocloud youtu.be/MHTizZ_XcUM ‑‑filepath=cloud.png


--filepath

Where on disk to save the generated videocloud
Default: videocloud.png

--language

2-letter language code of the captions
Default: en

--color

Hex color code of the videocloud's background color
Default: #d1d1d1

--font

Link to a TTF font file
Default: Noto Sans

--mask

Link to a PNG mask file
Default: Cloud

Examples

These are a few examples of wordclouds generated by videocloud. A full list of examples can be found here

Example 1 Example 2

Development

Report a bug or request a new feature
This project is maintained by paramt on GitHub