demo QDN.json

This is a DEMO of 'QDN.json' metadata config file that needs to be in every subfolder with information about the videos in such subfolder. This file allows the script to run in a 'fully automated' fashion.
This commit is contained in:
crowetic 2025-04-16 01:45:56 +00:00
parent 79dac22c83
commit 05793f26e1

16
QDN.json Normal file
View File

@ -0,0 +1,16 @@
{
"title": "Copyright Free Website Videos",
"fullDescription": "Videos for use on web/app development, free of any unnecessary copyright issues.",
"htmlDescription": "<p>This is a <strong>copyright free</strong> set of videos for use in development. Enjoy!</p>",
"category": "DESIGN",
"subcategory": "",
"fee": "01000000",
"preview": "false",
"code": "cfreev",
"videoReference": {
"name": "Q-Video-Service"
},
"codec": "h264",
"use_nvidia": true
}