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

Hook that called when complete postprocessing #26543

Open
Coder-Iro opened this issue Sep 7, 2020 · 1 comment
Open

Hook that called when complete postprocessing #26543

Coder-Iro opened this issue Sep 7, 2020 · 1 comment
Labels

Comments

@Coder-Iro
Copy link

@Coder-Iro Coder-Iro commented Sep 7, 2020

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2020.09.06
  • I've searched the bugtracker for similar feature requests including closed ones

Description

I'm embedding youtube-dl in my program. I know youtube-dl has download hook, but it didn't called when finished postprocessing. My hook just called when finished download. Is there any hook that called when completed postprocessing? (Ex: finish convert downloaded video to mp3)

@Coder-Iro Coder-Iro added the request label Sep 7, 2020
@Coder-Iro
Copy link
Author

@Coder-Iro Coder-Iro commented Sep 8, 2020

I think I can implement this feature, but I don't know where hook functions are called.

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
1 participant
You can’t perform that action at this time.