Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ydl
master
Ydl
Format
Video
Generated using Crystal 1.14.0
2024-11-26 16:52:49 UTC
struct
Ydl::
Format
Ydl::Format
Struct
Value
Object
Defined in:
ydl.cr
Constructors
.new
(f : JSON::Any)
Instance Method Summary
#id
: String
#name
: String
#quality
: Int32
#resolution
: String
#ydl_name
: String
Constructor Detail
def self.
new
(f : JSON::Any)
#
[
View source
]
Instance Method Detail
def
id
: String
#
[
View source
]
def
name
: String
#
[
View source
]
def
quality
: Int32
#
[
View source
]
def
resolution
: String
#
[
View source
]
def
ydl_name
: String
#
[
View source
]