Skip to content

Thirdegree/TheSentinel-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an anti-spam bot designed to help take care of specifically youtube and other media related spam.

NOTE: Praw stub files are being created as I need them, I will not upload them until I'll A) done all of them, and B) valided their accurecy

Local installation:

git clone https://github.com/Thirdegree/TheSentinel.git
cd TheSentinel
pip install -e .

Usage:

from the_sentinel.apis.googe.Youtube import Youtube, Video, Channel, Playlist
yt = Youtube(key='your_key')
video = Video.from_url('htts://youtu.be/your-video')
channel = video.channel
channel_id = channel.id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages