avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.74k stars 1.06k forks source link

LinkedIn video downloader (GUI) #1038

Closed kaustubhgupta closed 3 years ago

kaustubhgupta commented 3 years ago

Aim

Download videos from LinkedIn

Details

The user will pass the link of the video in the text field and you need to implement the logic to download the video. If possible, implement the progress bar to show the progress of the download.

If progress bar, the level will be increased to 3 else 2.

Amit366 commented 3 years ago

@kaustubhgupta can I work?

kaustubhgupta commented 3 years ago

@kaustubhgupta can I work?

sure!

kaustubhgupta commented 3 years ago

@Amit366 updates on this?

Amit366 commented 3 years ago

I will complete in 2 days

Sukriti-sood commented 3 years ago

I wanted to work on this.

kaustubhgupta commented 3 years ago

@Sukriti-sood updates on this?

Sukriti-sood commented 3 years ago

@kaustubhgupta Will make pr by today.