Skip to content

Insoumis/bot.insoumis.online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Backup the published captions of all the videos of a YouTube channel

bin/backup.sh --channel CHANNEL_ID

Backup the published captions of some videos

bin/backup.sh --videos VIDEO_ID_1 VIDEO_ID_2 ...

Create issue⋅s for recent video⋅s of channel

bin/create-issues.sh --channel CHANNEL_ID

Create issue⋅s for provided video⋅s

bin/create-issues.sh --videos VIDEO_ID_1 VIDEO_ID_2 ...

It's also a webhook for github

An example of it is running at https://bot.insoumis.online

It's a simple flask app.

Install

See bin/setup.sh.

License

Apache License v2.0

Releases

No releases published

Packages

No packages published