sysadmin/status-webhooks
Pijus Kamandulis 4f6782f2db
Create template.txt
2019-03-31 01:50:53 +02:00
..
README.md Create README.md 2019-03-31 01:50:25 +02:00
template.txt Create template.txt 2019-03-31 01:50:53 +02:00
yt-report.sh Create yt-report.sh 2019-03-31 01:41:09 +02:00

README.md

/sysadmin/status-webhooks

Scripts to report information using webhooks

Scripts

  • yt-report.sh - Reports about newly downloaded youtube videos

yt-report.sh

Reports newly downloaded youtube videos

Files in directory:

  • webhook.txt - contains webhook URL
  • template.txt - contains template of the POST request body
  • yt_reported.txt - contains already reported video list

Parameters:

  • archive - path to list of downloaded videos
  • webhook - webhook URL
  • template - template of the POST request body
  • reported - path to list of reported videos