aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/YoutubeUtils.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/YoutubeUtils.hx')
-rw-r--r--src/utils/YoutubeUtils.hx6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/utils/YoutubeUtils.hx b/src/utils/YoutubeUtils.hx
index 7429565..0bb8016 100644
--- a/src/utils/YoutubeUtils.hx
+++ b/src/utils/YoutubeUtils.hx
@@ -41,7 +41,11 @@ typedef YoutubeVideoFormat = {
?indexRange:{start:Int, end:Int},
?audioQuality:String, // AUDIO_QUALITY_LOW
?audioSampleRate:Int,
- ?audioChannels:Int
+ ?audioChannels:Int,
+
+ ?container:String,
+ ?videoCodec:String,
+ ?audioCodec:String,
}
typedef YouTubeVideoInfo = {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage