YouTube comment trends analysis tool using oseti
Project description
ytcomment_trends
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 OAuth 2.0 Clients with type of "Desktop" app. Also, make sure you download JSON file to your local directory.
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. Make sure to check credentials JSON file path and video ID.
ytcomment_trends -t "./client_secret.json" -v pR2E2OatMTQ
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
Built Distribution
File details
Details for the file ytcomment_trends-0.1.3.tar.gz
.
File metadata
- Download URL: ytcomment_trends-0.1.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c20e0891d85c21c28c7927732df906d2a7fe53789acbd2c88264d229a7c0ae1 |
|
MD5 | 9e27f51713d98713407575876f863282 |
|
BLAKE2b-256 | ac2ba9333cadbc6e1eac3fce45b772b1b96d510bdd5fdf791376820b1e0e2bdd |
File details
Details for the file ytcomment_trends-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: ytcomment_trends-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e53f7ca260d1e2b7ffa70b883260c2bdfbf7553cae922831e912b6e43458a567 |
|
MD5 | 3005dab9c796f4747941d47a34977a32 |
|
BLAKE2b-256 | 39775f2c7a8520b6455d8ca3005096a219d0cd4dc8b15ee84525a59c18f879d9 |