Rename download directory to downloads

This commit is contained in:
√(noham)²
2025-12-21 13:00:04 +01:00
parent 384c401bb4
commit db3ef3e5ae
6 changed files with 8 additions and 9 deletions

View File

@@ -87,7 +87,7 @@ options:
--password PASSWORD Oqee password for authentication
--key KEY DRM key for decryption (can be specified multiple times)
--output-dir OUTPUT_DIR
Output directory for downloaded files (default: ./download)
Output directory for downloaded files (default: ./downloads)
--widevine-device WIDEVINE_DEVICE
Path to Widevine device file (default: ./widevine/device.wvd)
--log-level {DEBUG,INFO,WARNING,ERROR,CRITICAL}