VideoBatch.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "className": "Video",
  3. "entries": [
  4. {
  5. "title": "Caminades 2",
  6. "description": "Caminandes 2: Gran Dillama",
  7. "language": { "existing": { "code": "EN" } },
  8. "category": { "existing": { "name": "Film & Animation" } },
  9. "channel": { "existing": { "title": "Joystream Cartoons" } },
  10. "duration": 146,
  11. "hasMarketing": false,
  12. "isPublic": true,
  13. "media": {
  14. "new": {
  15. "encoding": { "existing": { "name": "H.264_MP4" } },
  16. "location": {
  17. "new": {
  18. "httpMediaLocation": {
  19. "new": {
  20. "url": "http://www.caminandes.com/download/02_gran_dillama_1080p.zip"
  21. }
  22. }
  23. }
  24. },
  25. "pixelWidth": 1920,
  26. "pixelHeight": 1080
  27. }
  28. },
  29. "thumbnailURL": "http://www.caminandes.com/wp-content/uploads/2016/02/web_header4.png",
  30. "isExplicit": false,
  31. "license": { "new": { "knownLicense": { "existing": { "code": "CC_BY" } } } }
  32. },
  33. {
  34. "title": "Caminades 3",
  35. "description": "Caminandes 3: Llamigos",
  36. "language": { "existing": { "code": "EN" } },
  37. "category": { "existing": { "name": "Film & Animation" } },
  38. "channel": { "existing": { "title": "Joystream Cartoons" } },
  39. "duration": 150,
  40. "hasMarketing": false,
  41. "isPublic": true,
  42. "media": {
  43. "new": {
  44. "encoding": { "existing": { "name": "H.264_MP4" } },
  45. "location": {
  46. "new": {
  47. "httpMediaLocation": {
  48. "new": {
  49. "url": "http://www.caminandes.com/download/03_caminandes_llamigos_1080p.mp4"
  50. }
  51. }
  52. }
  53. },
  54. "pixelWidth": 1920,
  55. "pixelHeight": 1080
  56. }
  57. },
  58. "thumbnailURL": "http://www.caminandes.com/wp-content/uploads/2016/02/web_header4.png",
  59. "isExplicit": false,
  60. "license": { "new": { "knownLicense": { "existing": { "code": "CC_BY" } } } }
  61. }
  62. ]
  63. }