Files
yt-dlp-webui/server/src/utils/params.ts

4 lines
62 B
TypeScript

export const availableParams = [
'--no-mtime',
'-x',
]