项目作者: andrewwang84
项目描述 :
Telegram bot for downloading instagram pictures/videos/stories and Twitter original size image
高级语言: JavaScript
项目地址: git://github.com/andrewwang84/94Orig.git
94Orig
Info
- 2018/8/19 Andrew Wang
- This is a telegram bot for downloading instagram and twitter’s original photo
- contains API for Web and for Bot
- Backend API is built with Express & Cheerio & puppeteer
- Telegam Bot is built with node-telegram-bot-api
Feature
- [X] IG image
- [X] IG video
- [X] IG Story image
- [X] IG Story video
- [X] Twitter image
- [X] Twitter video
- Instagram
- Twitter
- Seperate multi urls with new line
in order to let the bot work, set up the following vars in cred.tmp.js
- insCookies: [instagram login cookie]
- NODE_ENV: production
- telegramToken: [telegram bot token, you can recieve it from bot father]
- twitterToken: [twitter bearer token for api access]
cause the region difference, I highly recommend not to use your own instagram account in this bot