Skip to main content

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


Download files

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

Source Distribution

YoutubeCommentPoster-0.3.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

YoutubeCommentPoster-0.3.0-py3-none-any.whl (6.6 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