20 lines
262 B
YAML
20 lines
262 B
YAML
|
|
|
|
Task:
|
|
id: integer
|
|
timestamp: ts
|
|
hash: string
|
|
url: string
|
|
audio_only: bool
|
|
status: int
|
|
format: optional string
|
|
|
|
|
|
File:
|
|
id: integer
|
|
hash: String
|
|
timestamp: ts
|
|
format: String
|
|
filename: String
|
|
local_path: String
|