diff --git a/Tesses.YouTubeDownloader/src/YouTubeDownloader.tcross b/Tesses.YouTubeDownloader/src/YouTubeDownloader.tcross index ddc6a6a..ce790d6 100644 --- a/Tesses.YouTubeDownloader/src/YouTubeDownloader.tcross +++ b/Tesses.YouTubeDownloader/src/YouTubeDownloader.tcross @@ -989,7 +989,7 @@ class TYTD.Downloader { }catch(ex) { try{ - this.LOG($"Exception caught on playlist thread: {e}"); + this.LOG($"Exception caught on playlist thread: {ex}"); }catch(ex2){} } }