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

filecloud: find string not found for a file #126

Merged
merged 3 commits into from
Jan 25, 2017
Merged

Conversation

zodman
Copy link
Contributor

@zodman zodman commented Jan 19, 2017

on filecloud.io

@zodman
Copy link
Contributor Author

zodman commented Jan 19, 2017

fixing it the error showed but

filecloud.io is using google recaptcha to download the file what process needs ?

here and example http://filecloud.io/fpnx39cj

@@ -1,4 +1,5 @@
# Plowshare filecloud.io module

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you delete this line ?

@@ -225,7 +225,7 @@ mediafire_download() {

# Only get site headers first to capture direct download links
URL=$(curl --head "$BASE_URL/?$FILE_ID" | grep_http_header_location_quiet) || return

log_debug $URL
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this debug line too.

@mcrapet mcrapet changed the title find string not found for a file filecloud: find string not found for a file Jan 22, 2017
@zodman
Copy link
Contributor Author

zodman commented Jan 25, 2017

changes apply!

@mcrapet mcrapet merged commit d8b8099 into mcrapet:master Jan 25, 2017
@mcrapet
Copy link
Owner

mcrapet commented Jan 25, 2017

Applyed, then.
Next time, rebase it to have 1 single commit.
One PR per module.

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

Successfully merging this pull request may close these issues.

2 participants