Skip to content

Adding Python Script for Automated File Download to specified path. - #1788

Merged
1e9abhi1e10 merged 1 commit into
avinashkranjan:masterfrom
MrResilient:SJ_PR_3
Jun 15, 2023
Merged

Adding Python Script for Automated File Download to specified path.#1788
1e9abhi1e10 merged 1 commit into
avinashkranjan:masterfrom
MrResilient:SJ_PR_3

Conversation

@MrResilient

@MrResilient MrResilient commented Jun 13, 2023

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

Fixes #1787

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.

Project Metadata

If there is no-file/nothing to fill the below fields with, then type: none

Example: If no requirements.txt needed/present, then type none in Requirments.

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: <Python Script for Automated File Download to specified path>

Folder: <type the folder name that contains your script>

Requirements: <README.md>

Script: <script.py>

Contributor: <Shivansh-Jain-github>

Description: <This script allows you to easily download files from a given URL and save them to a local directory. It utilizes the requests library to handle the HTTP requests and provide a convenient way to download files.>

@1e9abhi1e10 1e9abhi1e10 added level3 New features, Major bug fixing gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Jun 15, 2023
@1e9abhi1e10
1e9abhi1e10 merged commit e79d444 into avinashkranjan:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automated File Download to specified path using Python script

2 participants