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

Upload youtube-dl transcript into Google Cloud storage #22740

Closed
nicolasmorinpomerleau opened this issue Oct 17, 2019 · 2 comments
Closed

Upload youtube-dl transcript into Google Cloud storage #22740

nicolasmorinpomerleau opened this issue Oct 17, 2019 · 2 comments
Labels

Comments

@nicolasmorinpomerleau
Copy link

@nicolasmorinpomerleau nicolasmorinpomerleau commented Oct 17, 2019

I am using Youtube-dl to download transcript, it works fine on my machine (local server) where I provide the __Dirname into the Options params to upload files. But I want to use Google Cloud functions, so how can I substitute __dirname with Cloud storage ?? Thank you !!

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 17, 2019

You can't.

@dstftw dstftw closed this Oct 17, 2019
@nicolasmorinpomerleau
Copy link
Author

@nicolasmorinpomerleau nicolasmorinpomerleau commented Oct 18, 2019

Can I replace __dirname by an array then ?

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.