instaloader blocked by Instagram GraphQL 403. Using mobile API instead: - i.instagram.com/api/v1 endpoints (same as Android app) - Direct cookie loading from cookies.txt - Stories, posts, albums, videos - Random delays between requests - Removed instaloader dependency, using requests directly
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
# Telegram
|
|
TELEGRAM_BOT_TOKEN=7949149242:AAEwFjIEAocJfVpnolqZHD95qrhb1kvkndo
|
|
TELEGRAM_CHAT_ID=146466816
|
|
|
|
# Instagram
|
|
INSTAGRAM_USERNAME=smolkik_adm
|
|
INSTAGRAM_PASSWORD=lL1@^7$rg8a8
|
|
|
|
# Settings
|
|
CHECK_INTERVAL_MINUTES=15
|
|
MAX_MEDIA_SIZE_MB=50
|