miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.66k stars 708 forks source link

"Unable to fetch YouTube page" when fetch youtube watch time #2812

Open Qeynos opened 3 weeks ago

Qeynos commented 3 weeks ago

The YouTube feed is set to be fetched via proxy, but perhaps the fetch watch time processor did not fetch via the proxy.

Qeynos commented 3 weeks ago

Additionally, Should all the icons have a transparent background to match the dark theme of the browser?

fguillot commented 3 weeks ago

I'm sorry, but I don't understand what you mean. You need to provide more context. Is it a duplicate of #2807?

Qeynos commented 3 weeks ago

No, I set the value of HTTP_CLIENT_PROXY and set the YouTube feed to be fetched via proxy. I can get the feed, but the watch time processor can't reach the YouTube website directly; it also needs to fetch via proxy too.