added no-call-home option to yt-dlp calls

This commit is contained in:
Leonetienne
2022-03-24 18:40:17 +01:00
parent becec28e1c
commit 111dccd71a
3 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ with open("linklist-videos.yaml", "r") as yamlfile:
os.system(f"""
yt-dlp
-c
--no-call-home
--merge-output-format mkv
-o 'videos/{folderName}/%(title)s.%(ext)s'
--extractor-args youtube:player_client=android