add json code block type

This commit is contained in:
Simon 2023-12-05 20:46:16 +07:00
parent 0dcd12a34f
commit 70153b39b6
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ The import process then looks for the 'id' key within the JSON file to identify
Sometimes you may need to create this file manually, The following are the absolute minimum required tags for manual importing.
`thumbnail` can be left blank or null, however it is required to be present. If blank the thumbnail will be extracted from the video file on import.
```
```json
{
"id": "",
"channel_id": "",
@ -38,7 +38,7 @@ Sometimes you may need to create this file manually, The following are the absol
}
```
However, you may fill out additional tags if they are known for a more complete result.
```
```json
{
"id": "",
"channel_id": "",