A wrapper to comment on videos via your account!
Project description
Welcome to YouTube Comments
Why do we use this?
Ans: This Wrapper is capable to posts comments on youtube videos of any channel
Only posts comment?
Ans : No, it also replies to a random comment
Examples
comment=Comment(client_id="your google client id",
client_secret="your google client secret",
limit,
channel_id='channel id',
numberOfVideosToComment = 1
)
# Channel id is optional
# bydefault if channel id is not provided comment will be posted on channels subscribed by you
comment.insert_comment(text=text to comment,numberofCommentsToPost=1)
Reply to a random comment
client_secret="your google auth client secret",
channel_id="channel id")
comment.insert_comment(is_reply=True,apiKey=your google api key,number,numberOfCommentsToReply=1)
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file YoutubeCommentPoster-0.3.0.tar.gz.
File metadata
- Download URL: YoutubeCommentPoster-0.3.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05bc7aa1219d23bd6c33168fcd309d275b79fc1bac1f7091372e4d5401f6f50a
|
|
| MD5 |
e473ce253762000894db06e626e4076f
|
|
| BLAKE2b-256 |
1317ae5eb1a9de44781040c27757e377c3a6cbabf89e9a1ef0fdd9ca22522fd7
|
File details
Details for the file YoutubeCommentPoster-0.3.0-py3-none-any.whl.
File metadata
- Download URL: YoutubeCommentPoster-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5464301f109f327a3090bd4a5547f869b2844f896fef6134f0b262cf0a0c4be
|
|
| MD5 |
847b13b9fbdfde83e75d86058dc111a2
|
|
| BLAKE2b-256 |
e80c89b3c9f8ca347a2c334db0fbdc1ec5adf62642c049815ac99366c59bef0b
|