Skip to content

Issue with some character encoding #2

@ghost

Description

Hello
I'm using the method 2 to submit packages, and it fails for certain links. Experiments show that this happens when links contain double-byte characters. They're correctly sent, i.e. with a proper URL encoding, but do not seem to be properly processed by pyload API (?), since there's a log entry as follows:

1070 | 30.03.2019 09:29:34 | INFO | Added package Library Genesis containing 1 links

But then nothing happens.

Here's how to reproduce:

This website is very practical for testing since any text after the last / will serve the same file, so the following links will be a valid download link:

Note that the same link works fine when added through the pyload UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions