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

Python library convert finish signal #12019

Closed
df42 opened this issue Feb 8, 2017 · 1 comment
Closed

Python library convert finish signal #12019

df42 opened this issue Feb 8, 2017 · 1 comment

Comments

@df42
Copy link

@df42 df42 commented Feb 8, 2017

Hey,

I'm looking for a way to determine when a video is downloaded AND finished converting.

Just like in the example but one step further. The example hook only shows when the download is finished, but not when the file is ready finished.

Thanks in advance!

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 8, 2017

There is no such hook. Override YoutubeDL.post_process in order to know when post processing is finished.

@dstftw dstftw closed this Feb 8, 2017
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.