Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.18 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.18 KB

Download Social Media Content Using Libraries

In this project used two libraries, one is instaloader which is downloading istagram content. Second library is pytube which is downloading the youtube content.

Import instaloader library and pytube library for downloading instagram and youtube content.

App Screenshot

Firstly we will have to provide link of a youtube video in the input.

We can choose any resolution for video like 320p, 480p, 720p, 1080p etc.

App Screenshot

It is downloading video from youtube.

Here downloading Instagram content to import instaloader library.

App Screenshot

Firstly this program takes input from the user and then press enter.

It will be downloaded instagram content.

Tech Stack of these projects are python.

App Screenshot