We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Near as I can tell, the only way to modify the output file name is to edit upodder.py and change FILENAME.
A nice enhancement would be to add a command line switch --filename="{entry_date} {entry_title}.{filename_extension}"
--filename="{entry_date} {entry_title}.{filename_extension}"
The text was updated successfully, but these errors were encountered:
oh! done! Can you please pull from https://github.com/russ-p/upodder ?
Sorry, something went wrong.
No branches or pull requests
Near as I can tell, the only way to modify the output file name is to edit upodder.py and change FILENAME.
A nice enhancement would be to add a command line switch
--filename="{entry_date} {entry_title}.{filename_extension}"
The text was updated successfully, but these errors were encountered: