mcrapet / plowshare

Command-line tool and engine for managing sharing websites
GNU General Public License v3.0
847 stars 89 forks source link

Can't Download from Uploaded.net after a certain amount of downloaded GB #125

Closed Hamm3rhart closed 4 years ago

Hamm3rhart commented 5 years ago

Hello,

my problem is that, when i start plowdown with this command plowdown -a 'username:password' -m /path/to/my/Links.txt it get this error after a certain amount of time

Starting download (uploaded_net): http://uploaded.net/file/LINK Starting login process: username/**** parse_attr failed (sed): "/stor[[:digit:]]+./ action=" Failed inside uploaded_net_download(), line 319, uploaded_net.sh Failed inside uploaded_net_download() [1] Starting download (uploaded_net): http://uploaded.net/file/LINK2 parse_attr failed (sed): "/stor[[:digit:]]+./ action=" Failed inside uploaded_net_download(), line 319, uploaded_net.sh Failed inside uploaded_net_download() [1]

First i could download round about 16GB and than the problem from above started. I don't know why this happens.

System: Ubuntu 18.04.2 LTS Version of plowshare: Latest (Reinstalled it severaltimes through apt-get install plowshare)

Could someone please help me? Thanks

mcrapet commented 4 years ago

Hi,

This is the core of Plowshare here. For modules issues, please create an issue here: https://github.com/mcrapet/plowshare-modules-legacy/issues

Note: Modules are not maintened anymore.