-
Notifications
You must be signed in to change notification settings - Fork 76
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
Download Twitter profile and banner images #189
Comments
As before this one is for first-timers-only. That means that we will only accept a PR for this one from someone who's never contributed to open source before. This one is particularly easy (but don't make that statement make you feel bad if you have a hard time with it, there's more to contributing to open source than changing lines of code, especially if it's your first time). We walk you through it if you need help. :-) Here are the steps to get a PR merged (see also our guide). When downloading a Twitter blog its banner and profile images shall be downloaded too. Old versions shall not be overwritten and new versions shall only be downloaded/saved if they really changed.
We are happy to support you if you need help. |
Hi, looking into trying to solve the issue. |
Hello, |
@SantruptaMishra98 |
Ill give this issue a go as it seems @SantruptaMishra98 is inactive. |
Okay, I'll try to solve #206. |
Is your feature request related to a problem? Please describe.
At the moment the Twitter downloader isn't downloading the banner and profile images of the downloaded blog.
Describe the solution you'd like
I would like that the profile and banner images of a blog are downloaded too. New images shouldn't overwrite the previous ones. And maybe they could be grouped together somehow so that they are not distributed across the whole folder.
Describe alternatives you've considered
Downloading by hand is not easily possible as it needs actively looking for changes.
Additional context
The text was updated successfully, but these errors were encountered: