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

Convert output to hexadecimal stream instead of writing to file #23406

Closed
J-Cake opened this issue Dec 14, 2019 · 2 comments
Closed

Convert output to hexadecimal stream instead of writing to file #23406

J-Cake opened this issue Dec 14, 2019 · 2 comments
Labels

Comments

@J-Cake
Copy link

@J-Cake J-Cake commented Dec 14, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

I'm wanting to include youtube-dl in a server project where a video is downloaded and instead of being written to the filesystem, it is instead converted to hexadecimal and piped through stdout. However, the download function of the library doesn't seem to respect this. Also I'm finding it difficult to find documentation on using the library programatically as it is primarily a CLI application. Node, I will only be dealing with mp3 formats.

@J-Cake J-Cake added the question label Dec 14, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 15, 2019

-o -.

@dstftw dstftw closed this Dec 15, 2019
@J-Cake
Copy link
Author

@J-Cake J-Cake commented Dec 15, 2019

How would I do this programmatically?

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.