12_VideoBatch.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. [
  2. {
  3. "title": "Caminades 2",
  4. "description": "Caminandes 2: Gran Dillama",
  5. "language": { "existing": { "Code": "EN" } },
  6. "category": { "existing": { "Name": "Cartoon" } },
  7. "channel": { "existing": { "title": "Joystream Cartoons" } },
  8. "duration": 146,
  9. "hasMarketing": false,
  10. "isCurated": false,
  11. "isPublic": true,
  12. "media": {
  13. "new": {
  14. "encoding": { "existing": { "Name": "MPEG4" } },
  15. "location": {
  16. "new": {
  17. "httpMediaLocation": {
  18. "new": {
  19. "url": "http://www.caminandes.com/download/02_gran_dillama_1080p.zip"
  20. }
  21. }
  22. }
  23. },
  24. "pixelWidth": 1920,
  25. "pixelHeight": 1080
  26. }
  27. },
  28. "thumbnailURL": "http://www.caminandes.com/wp-content/uploads/2016/02/web_header4.png",
  29. "isExplicit": false,
  30. "license": { "new": { "knownLicense": { "existing": { "code": "CC_BY" } } } }
  31. },
  32. {
  33. "title": "Caminades 3",
  34. "description": "Caminandes 3: Llamigos",
  35. "language": { "existing": { "Code": "EN" } },
  36. "category": { "existing": { "Name": "Cartoon" } },
  37. "channel": { "existing": { "title": "Joystream Cartoons" } },
  38. "duration": 150,
  39. "hasMarketing": false,
  40. "isCurated": false,
  41. "isPublic": true,
  42. "media": {
  43. "new": {
  44. "encoding": { "existing": { "Name": "MPEG4" } },
  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. ]