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

ADD download --all feature #139

Merged
merged 2 commits into from Nov 22, 2022
Merged

ADD download --all feature #139

merged 2 commits into from Nov 22, 2022

Conversation

PhilK-7
Copy link
Contributor

@PhilK-7 PhilK-7 commented Nov 14, 2022

*Implement #131 *

Description of changes:
Supply the --all flag to download all of the ads on your profile. The feature browses and scrolls the ad section on your profile. It supports multiple ad overview pages, if you have more than 25 ads. This has been tested with 0-50 ads. The references to your ads are captured, and the 'download ad' feature used on them.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sebthom
Copy link
Contributor

sebthom commented Nov 14, 2022

Do you think we could streamline the parameters to select the ads? So for publishing we use --ads=all|new|due, could we use --ads=all|new|<id1>,<id2>,... for the download command instead of having the new --all and --ad <id> options?

@PhilK-7
Copy link
Contributor Author

PhilK-7 commented Nov 14, 2022

I agree, it makes sense to keep the parameters consistent.

@sebthom
Copy link
Contributor

sebthom commented Nov 22, 2022

LGTM. Is this ready to be merged?

@PhilK-7
Copy link
Contributor Author

PhilK-7 commented Nov 22, 2022

I'd guess so

@sebthom sebthom merged commit 70a23db into Second-Hand-Friends:main Nov 22, 2022
@sebthom
Copy link
Contributor

sebthom commented Nov 22, 2022

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants