Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FormatData ¶
type FormatData struct { // [URLData: {URL, Size, Ext}, ...] // Some video files have multiple fragments // and support for downloading multiple image files at once URLs []URLData Quality string Size int64 // total size of all urls }
FormatData data struct of every format
Click to show internal directories.
Click to hide internal directories.