video2dataset
video2dataset copied to clipboard
F proxy ytdlp
- [ x] I have read CONTRIBUTE.md
With this PR it is possible to configure yt_dlp with a proxy and with a flag check the proxy certificate or ignore it.
In the YAML configuration: reading: yt_args: proxy: "<proxy_address>" proxy-check-certificate: False