mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-17 02:11:30 +03:00
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into subscriptions-custom-path
This commit is contained in:
@@ -1745,7 +1745,10 @@ async function autoUpdateYoutubeDL() {
|
||||
resolve(true);
|
||||
});
|
||||
}
|
||||
|
||||
})
|
||||
.catch(err => {
|
||||
logger.error('Failed to check youtube-dl version for an update.')
|
||||
logger.error(err)
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user