Sohaib Rahman

Results 2 issues of Sohaib Rahman

I using GNews `get_full_article()` function to extract the `top_image` from the `Article`. However, when I run this on my production server it throws me the below error: `ERROR: Article `download()`...

Is there any way to bypass Google Consent Mode in GNews `get_news()` function? Calling `get_news()['url']` function returns a URL as follows: `https://consent.google.com/m?continue=https://news.google.com/rss/articles/CBMijQFodHRwczovL3d3dy5idXNpbmVzc3RvZGF5LmluL21hZ2F6aW5lL2NvcnBvcmF0ZS9zdG9yeS9ib2xseXdvb2RzLXNtYWxsLWJ1ZGdldC1maWxtcy1hcmUtaW4tY3Jpc2lzLW1vZGUtaGVyZXMtd2hhdHMtZ29pbmctb24tMzYxMTE4LTIwMjMtMDEtMTnSAZEBaHR0cHM6Ly93d3cuYnVzaW5lc3N0b2RheS5pbi9hbXAvbWFnYXppbmUvY29ycG9yYXRlL3N0b3J5L2JvbGx5d29vZHMtc21hbGwtYnVkZ2V0LWZpbG1zLWFyZS1pbi1jcmlzaXMtbW9kZS1oZXJlcy13aGF0cy1nb2luZy1vbi0zNjExMTgtMjAyMy0wMS0xOQ?oc%3D5&gl=DE&m=0&pc=n&hl=en-US&src=1` Accessing the above URL, opens a Google Consent...