Socket
Socket
Sign inDemoInstall

videocloud

Package Overview
Dependencies
5
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    videocloud

A command line tool that generates word clouds from YouTube video captions


Maintainers
1

Readme

VideoCloud

Build Status License

Generate word clouds from YouTube video captions

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

Development

This project is maintained by paramt on GitHub.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc