You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.
This argument makes the script check the output file first (if it exists) to find the timestamp of the latest comment and stop fetching new comments once it reaches that timestamp.
I believe this feature would save time and bandwidth for videos with 1000s of comments. Also less DDoS to the Youtube API :-)
One issue to come into mind is, if I'm not wrong, this feature will miss new replies that are made to old comments. If there is no easy fix for this, it's fine for me.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This argument makes the script check the output file first (if it exists) to find the timestamp of the latest comment and stop fetching new comments once it reaches that timestamp.
I believe this feature would save time and bandwidth for videos with 1000s of comments. Also less DDoS to the Youtube API :-)
One issue to come into mind is, if I'm not wrong, this feature will miss new replies that are made to old comments. If there is no easy fix for this, it's fine for me.
The text was updated successfully, but these errors were encountered: