From 28da2c9df8620dab4ce13ddd6e01fbd38272e154 Mon Sep 17 00:00:00 2001 From: adi <90326965+adithayyil@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:14:08 -0400 Subject: [PATCH] Update scdl.py --- scdl/scdl.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scdl/scdl.py b/scdl/scdl.py index bb0c429..df923b4 100644 --- a/scdl/scdl.py +++ b/scdl/scdl.py @@ -888,6 +888,7 @@ def download_original_file( not encoding_to_flac, # copy the stream only if we aren't re-encoding to flac filename, kwargs, + playlist_info=playlist_info, skip_re_encoding=not encoding_to_flac, )