Mr-Sunglasses / VidLibreBot

Open-Bot for Telegram
https://t.me/Source_101_bot
Creative Commons Zero v1.0 Universal
10 stars 10 forks source link

Add a Feature to Download All the Post of A Public Instagram Profile. #16

Closed AnjumanHasan closed 2 years ago

AnjumanHasan commented 2 years ago

Add a Feature to Download All the Post of A Public Instagram Profile.

Overview

Add a Feature to Download All the Post of A Public Instagram Profile and Send it to the User.

Description

The Goal is to Create a Feature in pastebin-telegram bot to download all the Post specifically images to the server and send it to the user afterwards, Use threading to Download Photos concurrently at the same time.

Expected outcomes

Feature of downloading all Post images of a specific user from Instagram using Pastebin-telegram.

Skills

Python, Threading, Api's.

Possible mentors

Kanishk Pachauri, Anjuman Hassan

Expected project size

100 hours.

Difficulty

Hard.

devAyushDubey commented 2 years ago

I would like to work on this.

Mr-Sunglasses commented 2 years ago

Thanks, @devAyushDubey Ref to this File I have added this feature previously in the bot but the problem is the image downloading takes a lot of time. The main goal is to use multiple threads to make the process fast. Ref to these videos Video-1 Video-2 to learn how to optimize image downloading using threads.

Mr-Sunglasses commented 2 years ago

I am looking forward to your response and PR. If you need any help just tag me in this issue.