somini

Results 170 comments of somini

- DiarioDeNoticias: Works for me, maybe this is geolocated to Portuguese IP addresses? - QPlay: Can be removed, the index is no longer public

Regarding the Cloudflare bypass, I think integrating https://github.com/lwthiker/curl-impersonate has a better change of tricking them into thinking it's a regular browser.

Just a heads up, integrating this modified CURL library seems to work for now. https://github.com/lwthiker/curl-impersonate It emulates the TLS characteristics of a regular browser, so they cannot trivially detect this...

Bumping this with my solution that consists of using a modified cURL library. > Just a heads up, integrating this modified CURL library seems to work for now. > >...

Thanks for pointing that out. There's no direct incompatibility, just lack of Windows release managers, it seems. This is being tracked here: https://github.com/lwthiker/curl-impersonate/issues/37

True, since this is a cat-and-mouse game, this would be only one of the possibilities to solve this issue.

`yt-dlp` is the current generic video downloader thingy, it supports `-x` to automatically use `ffmpeg` to extract audio. That's a Python project though, not a simple thing to integrate. Maybe...

I also noticed this happening with that very feed. The problem here is that some of those tweets are published on the same second. The [RSS](https://tools.ietf.org/html/rfc822#section-5) format doesn't have a...

This is already done on the latest release.