Skip to main content

Generate a colored, striped "summary" of a Youtube video.

Project description

youtube_synopsis

Youtube Synopsis downloads and generates a colored "summary" of a Youtube video.

Installation

Use the package manager pip to install youtube_synopsis.

pip install youtube-synopsis

Usage

import youtube_synopsis as yts

# yts takes in a search phrase, the number of stripes, and the format
args = []
args.append( 'bbibbi iu' ) # search phrase
args.append( 100 )         # Number of stripes
args.append( 'rec' )       # Format, takes "square", "sqr", "rectangle", or "rec"

yts.youtube_synopsis.main( args ) # Returns path to the synopsis

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youtube_synopsis-1.0.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

youtube_synopsis-1.0.0-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page