aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-06-07 18:45:22 +0300
committerRblSb <msrblsb@gmail.com>2020-06-07 18:45:22 +0300
commitd31f0b30481f6180e7907aee27413e5d208539aa (patch)
treead1281ef9f5100bd05108dc42b8f5107f585444a /src/Types.hx
parentf2567959538d7a7b26aa405353c2dbea4e6cc945 (diff)
Playlists "at next" order
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx
index eb137da..f9bc104 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -2,6 +2,11 @@ package;
import Client.ClientData;
+typedef VideoDataRequest = {
+ url:String,
+ atEnd:Bool
+}
+
typedef VideoData = {
duration:Float,
?title:String,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage