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

How to make a http request on newline progress output? #5417

Closed
Spoowy opened this issue Apr 13, 2015 · 1 comment
Closed

How to make a http request on newline progress output? #5417

Spoowy opened this issue Apr 13, 2015 · 1 comment

Comments

@Spoowy
Copy link

@Spoowy Spoowy commented Apr 13, 2015

Hey guys!
I'm new to python and I just want to drop a handful of lines into the code so they will be executed whenever youtube-dl is outputting a new progress message line into the cmd.

I've looked into the files and found something like progress hooks but I wasn't sure where exactly to take a look at.
How can I make this happen? What are the files/lines of code I need to take a look at?

Thank you!
Erwin

@Spoowy Spoowy changed the title How to make a request on newline progress output? How to make a http request on newline progress output? Apr 13, 2015
@Spoowy
Copy link
Author

@Spoowy Spoowy commented Apr 13, 2015

I've found it! See > downloader > commons.py around line 215

@Spoowy Spoowy closed this Apr 13, 2015
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.