Advertisement
wiseplay

w3u list

Oct 4th, 2019
8,299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. {
  2. "name": "w3u list",
  3. "author": "w3u author",
  4. "url": "https://pastebin.com/iZGHVCFR",
  5. "image": "https://i.imgur.com/5rjqSPj.png",
  6. "contact": "w3u@testmail.com",
  7. "info": "Sample list for w3u tutorial using publicly available links",
  8. "groups": [
  9. {
  10. "name": "Movies",
  11. "image": "https://i.imgur.com/ExU2ep3.png",
  12. "stations": [
  13. {
  14. "name": "Tears of Steel",
  15. "image": "https://i.imgur.com/zHW0cSVl.jpg",
  16. "url": "https://ftp.nluug.nl/pub/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov",
  17. "subtitle": "https://pastebin.com/JDfuRkZe"
  18. },
  19. {
  20. "name": "Sintel",
  21. "image": "https://i.imgur.com/s2Xd81sl.jpg",
  22. "url": "https://ftp.nluug.nl/pub/graphics/blender/demo/movies/Sintel.2010.720p.mkv"
  23. }
  24. ]
  25. },
  26. {
  27. "name": "Live",
  28. "image": "https://i.imgur.com/WP7j2dX.png",
  29. "stations": [
  30. {
  31. "name": "NASA",
  32. "image": "https://i.imgur.com/aCj27P5.png",
  33. "url": "https://nasa-i.akamaihd.net/hls/live/253565/NASA-NTV1-Public/master.m3u8"
  34. },
  35. {
  36. "name": "NASA ISS",
  37. "image": "https://i.imgur.com/aCj27P5.png",
  38. "url": "https://iphone-streaming.ustream.tv/uhls/9408562/streams/live/iphone/playlist.m3u8"
  39. }
  40. ]
  41. }
  42. ],
  43. "stations": [
  44. {
  45. "name": "Timelapse Paris",
  46. "image": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Timelapse_Tour_Eiffel_%C3%A0_Paris.webm/800px--Timelapse_Tour_Eiffel_%C3%A0_Paris.webm.jpg",
  47. "imageScale": "centerCrop",
  48. "url": "https://commons.wikimedia.org/wiki/File:Timelapse_Tour_Eiffel_%C3%A0_Paris.webm",
  49. "isHost": true
  50. },
  51. {
  52. "name": "HTML5 Video",
  53. "image": "https://i.imgur.com/sjrn6Ii.png",
  54. "url": "http://clappr.io/demo/",
  55. "embed": true
  56. },
  57. {
  58. "name": "Me at the zoo",
  59. "image": "https://img.youtube.com/vi/jNQXAC9IVRw/0.jpg",
  60. "imageScale": "centerCrop",
  61. "url": "https://www.youtube.com/watch?v=jNQXAC9IVRw"
  62. }
  63. ]
  64. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement