Bot that downloads videos and uploads the to Telegram. Originally developed by MaxiFilippov.
git clone https://github.com/Borodutch/VideoDownloadBot.env with the environment variables listed belowyarn in the root folderyarn developAnd you should be good to go! Feel free to fork and submit pull requests. Thanks!
.netrc for the credentialscookie file in the root of this repositoryTOKEN — Telegram bot tokenMONGO — URL of the mongo databaseENVIRONMENT — development or productionADMIN_ID — Telegram ID of the user to get error reportsBOT_API_URL — URL of the bot API (defaults to https://api.telegram.org)Also, please, consider looking at .env.sample.
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!
main branch gets deployed to @VideoDownloadBot automagically with ci-ninja.
$ claude mcp add VideoDownloadBot \
-- python -m otcore.mcp_server <graph>