Skip to content

Post Processing in a Python Script #4036

Answered by mikf
MadJalapeno asked this question in Q&A
Discussion options

You must be logged in to vote
config.set(('output',), 'mode', 'pipe')
config.set(('output',), 'shorten', False)

Better yet would be copy-pasting the code of DownloadJob and modifying it to your needs.
The full path of a file after its download can be found in job.pathfmt.realpath.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mikf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants