|
|
|
|
|
by arbll
214 days ago
|
|
It's fine for this project since google is probably not in the business of triggering exploits in yt-dlp users but please do not use deno sandboxing as a your main security measure to execute untrusted code. Runtime-level sandboxing is always very weak. Relying on OS-level sandboxing or VMs (firecracker & co) is the right way for this. |
|
yt-dlp supports a huge list of websites other than youtube