Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL Link #1

Open
SupremeKaiS12 opened this issue Dec 3, 2024 · 1 comment
Open

URL Link #1

SupremeKaiS12 opened this issue Dec 3, 2024 · 1 comment

Comments

@SupremeKaiS12
Copy link

What URL Link am I supposed to put in the url area?

@haybnz
Copy link
Member

haybnz commented Dec 13, 2024

# Ask the user for the URL and output file name url = input("Enter the URL: ") output_file_name = input("Enter the output file name: ")
The url you are expected to enter should be the target photo URL. This means it should point to the direct web address of the photo you want the program to process.

Example Scenario

What is a target photo URL? A direct link to an image hosted online. For instance:

https://example.com/path-to-image.jpg

Steps to Find the Target Photo URL:

Right-click on an image in your browser.
Select "Copy Image Address" (or similar, depending on your browser).
Paste this link into the program when prompted for the URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants