TestVideo.json 474 B

12345678910111213141516171819202122
  1. {
  2. "title": "Storage node test",
  3. "description": "Storage node test",
  4. "thumbnailUrl": "",
  5. "isPublic": true,
  6. "isExplicit": true,
  7. "hasMarketing": true,
  8. "language": { "existing": { "code": "EN" } },
  9. "category": { "existing": { "name": "Entertainment" } },
  10. "license": {
  11. "new": {
  12. "knownLicense": {
  13. "existing": { "code": "CC_BY" }
  14. }
  15. }
  16. },
  17. "media": {
  18. "new": {
  19. "encoding": { "existing": { "name": "H.264_MP4" } }
  20. }
  21. }
  22. }