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

feat: Update to scrape favicon #18

Merged
merged 2 commits into from
Aug 28, 2021
Merged

feat: Update to scrape favicon #18

merged 2 commits into from
Aug 28, 2021

Conversation

josix
Copy link
Contributor

@josix josix commented Aug 27, 2021

  • Update to download favicon of each year site

Closes #15

@josix josix requested a review from allen91wu August 27, 2021 14:16
Copy link
Member

@allen91wu allen91wu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @josix,
I have leave a comment for your reference. Please feel free to tell me any concern.

main.py Outdated
"""
Get all assets in the given path.
"""
export_path: Path = Path.cwd().joinpath(*path.parts)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove this line?

Copy link
Contributor Author

@josix josix Aug 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, thanks for the advice.

@josix josix requested a review from allen91wu August 28, 2021 15:01
@josix
Copy link
Contributor Author

josix commented Aug 28, 2021

Hello @allen91wu I've updated it following the suggestion, please have a look. Thank you.

Copy link
Member

@allen91wu allen91wu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josix josix merged commit d713916 into pycontw:main Aug 28, 2021
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

Successfully merging this pull request may close these issues.

Failed to fetch favicon and images in background-image
2 participants