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, )