Skip to main content

youtube community alarm package

Project description

Youtube Community Alarm

Python3 Interface for Scheduling Crontab to Retrieve YouTube Community Posts and Send Notifications Periodically check for new posts, and if any are found, send a notification to macOS.

Quickstart

pip install youtube-community-alarm
>>> from youtubeCommunityAlarm import CrontabRegister

>>> channel_id = "@my_channel_id"
>>> cr = CrontabRegister(channel_id=channel_id)
>>> cr.register_crontab()

Check if the crontab is registered by running the following command:

crontab -l

# Output
# 0 */10 * * * /usr/bin/python3 /path/youtube_community_alarm.py --channel_id @my_channel_id /path/log.log 2>&1

Crontab Error Case

If you encounter errors from the crontab, you can refer to this troubleshooting guide

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

youtube_community_alarm-0.0.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file youtube_community_alarm-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for youtube_community_alarm-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9688916c138fb4806b65a9e83fd6125d1b1db7fe6f6288a1ff943cf06238ccab
MD5 286a1804a21e2b5d0317c3881ea408ce
BLAKE2b-256 77ec91af73ac35d84dbb76433da9454093c30cf2533e762512dffd369830bdf9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page