Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download the RSS tag with YGGTORRENT #3876

Open
Ordi-Chic opened this issue Nov 1, 2023 · 1 comment
Open

Unable to download the RSS tag with YGGTORRENT #3876

Ordi-Chic opened this issue Nov 1, 2023 · 1 comment
Labels

Comments

@Ordi-Chic
Copy link

Ordi-Chic commented Nov 1, 2023

Expected behaviour:

Before the site install cloadflare, the script below was perfect.

Actual behaviour:

Since the site https://www.yggtorrent.wtf/ is using cloudflare, It's impossible to download the RSS, even if I configure FlareSolverr with the proxy plugin.

Config:

web_server:
bind: 0.0.0.0
port: 5050
web_ui: yes

tasks:
pack magazines presse:
cfscraper: yes
rss : https://www3.yggtorrent.wtf/rss?action=generate&type=subcat&id=2156&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
download: /data/w_presse
regexp:
accept:
- pack.magazines.actualit.s
- pirate.informatique
- 01net
- le.monde
- charlie.hebdo
- ouest.france
- micro.pratique

schedules:

  • tasks: '*'
    interval:
    hours: 1

Log:

(click to expand)
2023-11-01 18:34:39
WARNING
task
games
Aborting task (plugin: rss)
2023-11-01 18:34:39
CRITICAL
plugin
games
Unable to download the RSS for task games (https://www3.yggtorrent.wtf/rss?action=generate&type=subcat&id=2161&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx): HTTPSConnectionPool(host='www3.yggtorrent.wtf', port=443): Max retries exceeded with url: /rss?action=generate&type=subcat&id=2161&passkey=xxxxxxxxxxxxxxxxxxxxxxxx(Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 404 Not Found')))
2023-11-01 18:34:31
WARNING
task
software
Aborting task (plugin: rss)
2023-11-01 18:34:31
CRITICAL
plugin
software
Unable to download the RSS for task software (https://www3.yggtorrent.wtf/rss?action=generate&type=subcat&id=2173&passkey=xxxxxxxxxxxxxxxxxxxxxxxx): HTTPSConnectionPool(host='www3.yggtorrent.wtf', port=443): Max retries exceeded with url: /rss?action=generate&type=subcat&id=2173&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx(Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 404 Not Found')))
2023-11-01 18:34:23
WARNING
task
smartphone
Aborting task (plugin: rss)
2023-11-01 18:34:23
CRITICAL
plugin
smartphone
Unable to download the RSS for task smartphone (https://www3.yggtorrent.wtf/rss?action=generate&type=subcat&id=2174&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxx): HTTPSConnectionPool(host='www3.yggtorrent.wtf', port=443): Max retries exceeded with url: /rss?action=generate&type=subcat&id=2174&passkey=xxxxxxxxxxxxxxxxxxxxxxx(Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 404 Not Found')))
2023-11-01 18:34:18
WARNING
task
wordpress
Aborting task (plugin: rss)
2023-11-01 18:34:18
CRITICAL
plugin
wordpress
Unable to download the RSS for task wordpress (https://www3.yggtorrent.wtf/rss?action=generate&type=subcat&id=2301&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx): HTTPSConnectionPool(host='www3.yggtorrent.wtf', port=443): Max retries exceeded with url: /rss?action=generate&type=subcat&id=2301&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx(Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 404 Not Found')))
2023-11-01 18:34:14
WARNING
task
pack
magazines presse Aborting task (plugin: rss)
2023-11-01 18:34:14
CRITICAL
plugin
pack
magazines presse Unable to download the RSS for task pack magazines presse (https://www3.yggtorrent.wtf/rss?action=generate&type=subcat&id=2156&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx): HTTPSConnectionPool(host='www3.yggtorrent.wtf', port=443): Max retries exceeded with url: /rss?action=generate&type=subcat&id=2156&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx(Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 404 Not Found')))
2023-11-01 18:28:17
WARNING
task
pack
magazines presse Aborting task (plugin: rss)
2023-11-01 18:28:17
CRITICAL
plugin
pack
magazines presse Unable to download the RSS for task pack magazines presse (https://www3.yggtorrent.wtf/rss?action=generate&type=subcat&id=2156&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx): HTTPSConnectionPool(host='www3.yggtorrent.wtf', port=443): Max retries exceeded with url: /rss?action=generate&type=subcat&id=2156&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx(Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 404 Not Found')))
2023-11-01 18:28:13
INFO
manager
Config successfully reloaded!

Additional information:

Version Info

Flexget: 3.9.16
Web UI: 2.0.29
API: 1.8.0
Python 3.11.6

  • Installation method: Docker Synology
  • Using daemon (yes/no): yes
Copy link

github-actions bot commented Apr 1, 2024

This issue is stale because it has been open 150 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant