drtnn / InstagramMediaDownloader

https://t.me/InstagramMediaDownloadBot
0 stars 0 forks source link

Error Cookie #1

Open ghost opened 3 years ago

ghost commented 3 years ago

image Hello I have a question in cookie that is placed? .env

this error also happens to me image

thank you in advance and excuse me for the inconvenience.

drtnn commented 3 years ago

image

Hello I have a question in cookie that is placed? .env

this error also happens to me

image

thank you in advance and excuse me for the inconvenience.

This is the cookie that I get when logging in to instagram

ghost commented 2 years ago

Hello, I wanted to contact you by telegram and it tells me that your account was deleted. Could you help me with something? remember the / broadcast command you helped me create. Send only texts, not gif / img and keyboards. Could you help me repair it ..?

@config.bot.message_handler(commands=['broadcast']) def broadcast(message): if message.reply_to_message and message.chat.id == ADMIN: ms = config.bot.reply_to(message=message, text="Obtener todos los identificadores de la base de datos ...........") user_ids = getid() config.bot.edit_message_text(text=f"Comenzando la transmisión .... \n Enviando mensaje a {len(user_ids)} Usuarios", chat_id=ms.chat.id, message_id=ms.message_id) for user_id in user_ids: try: config.bot.send_message(user_id, message.reply_to_message.text, reply_markup=message.reply_markup , parse_mode="Markdown", disable_web_page_preview=True) except: pass

drtnn commented 2 years ago

@fermani10 Hello, You will write some if/else's. If message is file and it is photo, you will config.bot.send_photo(). If it is video, config.bot.send_video()...

ghost commented 2 years ago

I have a problem with the bot, I place the cookies well and only download Instagram stories, you could help me solve.From already thank you very much.

Before I had your telegram and I lost it, it was eliminated.

drtnn commented 2 years ago

Hey, bro. Send me your telegram nickname)

ghost commented 2 years ago

I don't know if you remember me, we talked about putting together various things in Spanish. telegram @facu.glitch

ghost commented 2 years ago

image