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

Adding handling of several input files #1353

Merged
merged 2 commits into from
Mar 4, 2021
Merged

Adding handling of several input files #1353

merged 2 commits into from
Mar 4, 2021

Conversation

Ailothaen
Copy link
Contributor

This change allows several input files to be specified, like this:

gallery-dl -i file1.txt -i file2.txt

If more than one file is specified, main() will iterate over the list of files and append the lines of one file after the previous one.

@mikf mikf merged commit 2e80610 into mikf:master Mar 4, 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.

2 participants