Renamed youtube-dl queries and logs to yt-dlp
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
using namespace JasonPP;
|
||||
|
||||
std::string Updater::UpdateYoutubeDL()
|
||||
std::string Updater::UpdateYtDlp()
|
||||
{
|
||||
#ifdef _WIN
|
||||
// Fetch rest respone for latest yt-dlp release
|
||||
|
||||
Reference in New Issue
Block a user