mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Metadata to know if the caption is auto generated
This commit is contained in:
parent
1bfb791e05
commit
fd4831e502
22 changed files with 101 additions and 29 deletions
|
@ -73,6 +73,7 @@ const contextStore: { [ id in ContextType ]: (string | { [ id: string ]: string
|
|||
category: 'sc:category',
|
||||
licence: 'sc:license',
|
||||
subtitleLanguage: 'sc:subtitleLanguage',
|
||||
automaticallyGenerated: 'pt:automaticallyGenerated',
|
||||
sensitive: 'as:sensitive',
|
||||
language: 'sc:inLanguage',
|
||||
identifier: 'sc:identifier',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue