aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-05-01 10:11:40 +0300
committerRblSb <msrblsb@gmail.com>2020-05-01 10:11:40 +0300
commit104d4edeb5c0874412b0e91d0cb3c768995a0ce1 (patch)
tree36c7b72976305a682a8f4e8b96d58a64b130e54f /src/Types.hx
parent7408555ad16b5d0e380d1d90eb62e64eb14987f1 (diff)
Support youtube streams
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Types.hx b/src/Types.hx
index 366b2ed..ae13a6a 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -5,7 +5,8 @@ import Client.ClientData;
typedef VideoData = {
duration:Float,
?title:String,
- ?url:String
+ ?url:String,
+ ?isIframe:Bool
}
typedef Config = {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage