Elycoo

Results 6 comments of Elycoo

> Is this relevant?: > https://github.com/mortenpi/julia-snaps this was working to me, writing in the julia path in atom: `/snap/julia/current/bin/julia`

If I want to maintain it above 50? It should be possible with multiple requests. See [here.](https://stackoverflow.com/questions/60412473/using-the-youtube-api-im-getting-invalid-filter-parameter-error-what-is-wron)

Sorry, just now notice that I have an old version of Podsync and this has been discussed already [here](https://github.com/mxpv/podsync/issues/306). Thanks!

I also have the same problem. The point podsync uses a token from my account. Isn't it considered a "log-in"? I'm trying to disable requests for some time to youtube....

> Same for me, looks like Hetzer Cloud + Server IPs got blocked by YT (at least for me). Workaround: smartproxy.com pay-as-you-go. Podsync config: `youtube_dl_args = ["-vU", "--proxy", "socks5h://[email protected]:7000"]` =>...

I used Oauth2 to log in with a new youtube account. I had to use cookies too. And to specify the cache-dir for yt-dlp too. It was quite hard, but...