mirror of
https://cdm-project.com/Decryption-Tools/TPD-Keys.git
synced 2025-04-29 19:54:25 +02:00
Update download.py
Typo
This commit is contained in:
parent
1c355cdf13
commit
6d5e648295
@ -179,7 +179,7 @@ def youtube_dlp(url: str = None, device: str = None, api_key: str = None, remote
|
||||
'copy',
|
||||
'-acodec',
|
||||
'copy',
|
||||
f"{os.getcwd()}/downloads/{final_mux}.mkv",
|
||||
f"{os.getcwd()}/download/{final_mux}.mkv",
|
||||
]
|
||||
|
||||
# Run ffmpeg to merge the files
|
||||
|
Loading…
x
Reference in New Issue
Block a user