joetats/youtube_search

How to use Proxies

Opened this issue · 0 comments

Hi,
Thanks for the nice tool. It's really easy to search youtube videos quickly with this too. But can you please let me know if it supports Proxy for search. I am sure youtube will block our IP if we try several times.

If proxy support is not there. Is it possible to add the support. I was using proxies like this in one of the Pinterest-related projects. Thanks.

proxies = {"http":"http://username:password@proxy_ip:proxy_port"}
Pinterest(email='emai', password='pass', username='name', cred_root='cred_root', proxies=proxies)