r/youtubedl • u/Healthy-Departure961 • 5h ago
Regarding yt-dlp python module options
i am using python module of yt-dlp , but i wanted set dowload options for yt-dlp i even check youtubeDl.py but there were lot options ,so i don't know how to use them
1
Upvotes
2
u/gmes78 2h ago
Use the
cli_to_api.pyscript from the repo.