Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Get the size of remote files #1186

Open
wants to merge 1 commit into
base: 5.x
Choose a base branch
from

Conversation

alielmajdaoui
Copy link

Uploading remote files(videos) without chunking works well! But when you try to chunk upload videos, you will get this error filesize(): stat failed for https://example.com/video.mp4

I have just added a new method to get the size of the remote file to be uploaded which will be called inside the getSize method if the file is remote.

@facebook-github-bot
Copy link

Hi @p4rsE!

Thank you for your pull request and welcome to our community.We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants