Skip to content

mohsenasm/pinterest-downloader-bot

 
 

Repository files navigation

Pinterest Downloader Bot

This bot intregrates pinterest-downloader into Telegram messager. Users can share the pin url with this bot to download the content.

Fair Use Information

Please respect the rights of the image right holders that you download. Also read Pinterest's Terms of Service, especially the copy-right part.

The creator of this script takes no responsibility for misuse by any user.

Deployment

  1. Create a file named secret.env with the following env:
BOT_ADMIN_ID="your_telegram_chat_id"
WEBHOOK_BASE_URL="https://the_url"
BOT_SECRET="..."
LOG_VIEWER_USERNAME="..."
LOG_VIEWER_PASSWORD="..."
  1. Create docker-compose.yml like the provided docker-compose.example.yml.

  2. docker-compose up --build -d

About

Telegram messenger bot to download all images/videos from Pinterest user/board/section.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.8%
  • Dockerfile 0.2%