mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
experimental yt cache (currently no gui integration)
Conflicts: src/gui/moviebrowser.cpp src/gui/movieinfo.cpp src/system/Makefile.am
This commit is contained in:
@@ -62,7 +62,7 @@ class cYTVideoInfo
|
||||
bool ret;
|
||||
|
||||
void Dump();
|
||||
std::string GetUrl(int fmt = 0, bool mandatory = true);
|
||||
std::string GetUrl(int *fmt = NULL, bool mandatory = true);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user