diff --git a/VidDownload.cs b/VidDownload.cs index 27834e6..cf30cfe 100644 --- a/VidDownload.cs +++ b/VidDownload.cs @@ -21,6 +21,8 @@ namespace TeleTok proxyUrl = CreateDownloadLink(url); + TeleTok.LogMessage(""); + return proxyUrl; }