mcrapet / plowshare

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

rapidgator issue #105

Closed ducd closed 6 years ago

ducd commented 6 years ago

I tried to download from rapidgator and got these errors

parse_all failed (sed): "/^[Cc]ontent-[Dd]isposition:/ s/^.filename*\?=["']\?([^"'[:cntrl:]]).*$/\1/p" (skip 0) Failed inside grep_http_header_content_disposition(), line 837, core.sh Failed inside rapidgator_download(), line 318, rapidgator.sh Failed inside rapidgator_download() [1]

mcrapet commented 6 years ago

Hi,

  1. Please submit this issue in plowshare-modules-legacy repository. This is the core repository, and the issue is from a module.

  2. When you do, please format the code following Github's guide to Markdown.