diff options
Diffstat (limited to 'src/utils/YoutubeUtils.hx')
| -rw-r--r-- | src/utils/YoutubeUtils.hx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/YoutubeUtils.hx b/src/utils/YoutubeUtils.hx index 9df9a51..b7cd739 100644 --- a/src/utils/YoutubeUtils.hx +++ b/src/utils/YoutubeUtils.hx @@ -48,6 +48,7 @@ typedef YoutubeVideoFormat = { ?audioCodec:String, ?hasVideo:Bool, ?hasAudio:Bool, + ?contentLength:String, } typedef YouTubeVideoInfo = { |
