mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
ytparser/moviebrowser: add option for selecting prefered quality
This commit is contained in:
@@ -58,7 +58,7 @@ class cYTVideoInfo
|
||||
yt_urlmap_t formats;
|
||||
|
||||
void Dump();
|
||||
std::string GetUrl(int fmt = 0);
|
||||
std::string GetUrl(int fmt = 0, bool mandatory = true);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user