Add: Format Selection
This commit is contained in:
19
Modules/Website/db.yml
Normal file
19
Modules/Website/db.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user