-
Notifications
You must be signed in to change notification settings - Fork 4
Make Changes before upload
excludedBittern8 edited this page Feb 18, 2023
·
5 revisions
You can run edit mode to customize a previous upload config(yml)
additionally you can edit the string that is used for uploading manually, using a template string
Before running edit mode make sure that the virtualenv is active
You must be in empuploader folder
source env/bin/activate
.\env\Scripts\activate
To get a cookie file see: https://github.com/excludedBittern8/empuploader/wiki/Cookies
Examples
- Normal Example
empuploader.py --output folder --cookie mycookie edit
- Template Example
empuploader.py --output folder --cookie mycookie edit --template templatepath
For more details about commands/args:
https://github.com/excludedBittern8/empuploader/wiki/commands-and-args