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

Can I upload file out json to Google cloud app engine ? #20724

Closed
Votrung19995 opened this issue Apr 20, 2019 · 0 comments
Closed

Can I upload file out json to Google cloud app engine ? #20724

Votrung19995 opened this issue Apr 20, 2019 · 0 comments
Labels

Comments

@Votrung19995
Copy link

@Votrung19995 Votrung19995 commented Apr 20, 2019

Environment:

  • PHP: ver 7.2
  • Framework: Laravel

I use option --write-info-json to write a json metadata file with command as blow:

LC_ALL=en_US.UTF-8 /app/storage/libs/youtube-dl -o '/app/storage/upload s/%(id)s.%(ext)s'' --no-playlist --ignore-config --write-i nfo-json --skip-download https://www.youtube.com/watch?v=LspZCNNP6aE&list=RDiE52-XXnQqs&index=4

Issue:

In my local it is working fine and stored a json file to path '/app/storage/uploads/, but when I deploy my app to google cloud app engine it is not working.

How can i out a json file to google cloud app engine ?

@dstftw dstftw closed this Apr 20, 2019
@dstftw dstftw added the incomplete label Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.