Add filler category and allow mute intro, outro, preview

This commit is contained in:
Ajay Ramachandran
2021-11-08 19:19:00 -05:00
parent 9c5eeac239
commit 96e4957f71
3 changed files with 25 additions and 4 deletions

View File

@@ -563,6 +563,15 @@
"category_preview_description": {
"message": "Quick recap of previous episodes, or a preview of what's coming up later in the current video. Meant for edited together clips, not for spoken summaries."
},
"category_filler": {
"message": "Filler Tangent"
},
"category_filler_description": {
"message": "Tangential scenes added only for filler or humor that are not required to understand the main content of the video. This should not include segments providing context or background details."
},
"category_filler_short": {
"message": "Filler"
},
"category_music_offtopic": {
"message": "Music: Non-Music Section"
},