pyload / pyload-android

A modern and feature-rich Android client for pyLoad
https://f-droid.org/repository/browse/?fdid=org.pyload.android.client
64 stars 25 forks source link

ClickNLoad Support #38

Open MaggiWuerze opened 3 years ago

MaggiWuerze commented 3 years ago

Added a Service to listen to a configurable port and send the received link list to the server See issue #37

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Daniel Prange seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

GammaC0de commented 3 years ago

Thank you for your contribution but have you tested it with https://jdownloader.org/knowledge/wiki/glossary/cnl2? it does not seem to work..

MaggiWuerze commented 3 years ago

Thank you for your contribution but have you tested it with https://jdownloader.org/knowledge/wiki/glossary/cnl2? it does not seem to work..

did not know that site, so far i tested with a regular page that uses CnL. Will test and fix. Thanks.

GammaC0de commented 3 years ago

The ClickNLoad service should act as a proxy to the pyload server: It should forward every packet on port 9666 on the android box to port 9666 on the remote pyload server.