Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Postprocessing fodler #11985
Postprocessing fodler #11985
Comments
|
You can download things to a temporary folder and move the final result via |
|
I've tried exec but I can not get it to work, it seems to parse my stuff differently and also I don't see a way to get it to retain the same folder layout and not just move it to a static folder? |
|
I see. Apparently using a temporary folder for intermediate files is a simpler option. See #10993 |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.02.04.1. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
Description of your issue, suggested solution and other information
Is it possible to have a postprocessing folder where everything gets merged and then transferred, I am using rclone mount to mount a cloud drive and doing all the merging there messes up the drive.