aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx
index 02a2cee..519ac76 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -11,6 +11,7 @@ typedef VideoData = {
duration:Float,
?title:String,
?url:String,
+ ?subs:String,
?isIframe:Bool
}
@@ -90,6 +91,7 @@ typedef VideoItem = {
title:String,
author:String,
duration:Float,
+ ?subs:String,
isTemp:Bool,
isIframe:Bool
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage