GitXplorerGitXplorer
p

videocloud

public
14 stars
0 forks
10 issues

Commits

List of commits on branch master.
Unverified
1ebbf207933257195d16020a6871fb76962983ce

Bump requests from 2.25.1 to 2.27.1

ddependabot[bot] committed 3 years ago
Unverified
b9e88a78ea09b35cab87b0be33b3eda0476b31e4

Bump click from 8.0.3 to 8.0.4

ddependabot[bot] committed 3 years ago
Unverified
b2664eefc2b4c8f351c1961f8f76aa0453953d40

Bump pillow from 8.1.1 to 9.0.1

ddependabot[bot] committed 3 years ago
Unverified
53aabb4af4b7de7c7f34a78d2b7292dde644e5a9

Bump youtube-transcript-api from 0.3.1 to 0.4.3

ddependabot[bot] committed 3 years ago
Unverified
61a42d425592a0e602602d43a848c182b77f9da4

Bump click from 8.0.0 to 8.0.3

ddependabot[bot] committed 3 years ago
Unverified
70a056f3e553c45c704f4e5db10e9a827cf6fd63

Bump numpy from 1.20.3 to 1.22.2

ddependabot[bot] committed 3 years ago

README

The README file for this repository.

logo

VideoCloud

Build Status PyPI License Codefactor
Requirements Status Last Commit

Generate word clouds from YouTube videos

Installation

pip install videocloud

Note: A C compiler is required for the installation process.

Usage

videocloud <link to YouTube video> [options]
videocloud www.youtu.be/MHTizZ_XcUM --language=es --color=#eee

Options

--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. The entire list of examples can be found under /assets/examples.

Example 1 Example 2

License

All the code in this repo is licensed under the MIT License unless otherwise specified. You are free to use, modify, and distribute the source code as long as you include the original license file. Some fonts are licensed separately under the SIL Open Font License.