-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[feature request] show sleep delay for sleep
and sleep-extractor
#2982
Comments
I wouldn't call this a bug, it has always been this way. |
sleep
and sleep-extractor
Right, but where can i find |
$ grep '"sleep"' *.py */*.py
job.py: self.sleep = util.build_duration_func(cfg("sleep"))
option.py: dest="sleep", metavar="SECONDS", action=ConfigAction,
$ grep '"sleep-extractor"' *.py */*.py
job.py: sleep = util.build_duration_func(extractor.config("sleep-extractor"))
job.py: self.extractor.config("sleep-extractor"))
option.py: dest="sleep-extractor", metavar="SECONDS", action=ConfigAction,
|
i mean where can i put the codes if i want to turn on the debug info for |
There is currently no debug info for |
Yeah, sorry. I was drunk :S |
When downloading instagram stories, it doesnt show
sleep
delay on verbose likesleep-request
doeslog:
instagram config:
The text was updated successfully, but these errors were encountered: