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

Rutor parser bug #1

Open
zadorozhko opened this issue May 1, 2024 · 0 comments
Open

Rutor parser bug #1

zadorozhko opened this issue May 1, 2024 · 0 comments

Comments

@zadorozhko
Copy link

When an unexpected character (\t I guess) appears in link, parser falls in a half-hour delay:
2024/04/30 20:33:45 Error get page,tryes: 5 http://rutor.info/torrent/977754/povyshenie_novyj-uroven_upgraded-2024-web-dlrip-1080p-hevc-ot- fotonub|-sinema-us parse "http://rutor.info/torrent/977754/povyshenie_novyj-uroven_upgraded-2024-web-dlrip-1080p-hevc-ot-\tfotonub|-sinema-us": net/url: invalid control character in URL
Probably special chars must be left as is, or replaced with html entities, or at least just skip the link without trying it again and again with increasing delay.

trinity-aml pushed a commit to trinity-aml/NUMParser that referenced this issue Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant