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)
Release files for YoutubeCommentPoster 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| YoutubeCommentPoster-0.3.0.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| YoutubeCommentPoster-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.6 kB
Release files / YoutubeCommentPoster-0.3.0.tar.gz
| Download URL | YoutubeCommentPoster-0.3.0.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
05bc7aa1219d23bd6c33168fcd309d275b79fc1bac1f7091372e4d5401f6f50a
|
|
BLAKE2b-256 checksum How to use checksums |
1317ae5eb1a9de44781040c27757e377c3a6cbabf89e9a1ef0fdd9ca22522fd7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / YoutubeCommentPoster-0.3.0-py3-none-any.whl
| Download URL | YoutubeCommentPoster-0.3.0-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a5464301f109f327a3090bd4a5547f869b2844f896fef6134f0b262cf0a0c4be
|
|
BLAKE2b-256 checksum How to use checksums |
e80c89b3c9f8ca347a2c334db0fbdc1ec5adf62642c049815ac99366c59bef0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|