|
|
|
@ -22,17 +22,10 @@
|
|
|
|
|
, extentions:
|
|
|
|
|
[ { extention: "mp4", mime: "video/mp4" }
|
|
|
|
|
]
|
|
|
|
|
, showExtraText: true
|
|
|
|
|
, showExtraText: false
|
|
|
|
|
, extraText:
|
|
|
|
|
{ title: "Why are these available here?"
|
|
|
|
|
, content:
|
|
|
|
|
`
|
|
|
|
|
I have no intention to make pirate copy of all these videos,"
|
|
|
|
|
but I think they are useful or interesting. The UI of cube365
|
|
|
|
|
is very slow and painful to use and all VODs are available only there.
|
|
|
|
|
The other reason is, it requires a cube365 registration which I don't
|
|
|
|
|
think is necessary, not only unnecessary, but annoying as well.
|
|
|
|
|
`
|
|
|
|
|
{ title: ""
|
|
|
|
|
, content: ""
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|