Skip to main content

YouTube comment trends analysis tool using oseti

Project description

ytcomment_trends

PyPI version

Python Versions

Dependencies

Before install this library, you need to install mecab for NLP.

For macOS, run this command to install mecab and ipadic dictionary. For other OS, please follow the instructions from mecab official documentation.

brew install mecab mecab-ipadic

How to use

Get YouTube API Client Secret

Please refer to Google's official documentation for getting API keys. Make sure you create credentials with API Key (not OAuth 2.0 Client) with API restriction to the YouTube Data API.

Run command

Install this library with the following command:

pip install ytcomment_trends

If you are using virtual environment, please use the package manager of the virtual environment (e.g., pipenv install, poetry add).

After installation, run this command to analyze video.

ytcomment_trends -v pR2E2OatMTQ -k hogefuga

If you are not sure about the arguments, run following command to check.

ytcomment_trends -h

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

ytcomment_trends-0.1.5.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

ytcomment_trends-0.1.5-py3-none-any.whl (7.1 kB view details)

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