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
Sometimes Youtube is not happy with peertube-import-videos because we request videos too many times in a certain time interval.
I suggest to introduce the --wait-interval so one may control how many requests we make in this interval. It may be especially useful when fetching all videos from a youtube channel.
Describe the solution you would like:
I suggest to introduce the --wait-interval so one may control how many requests we make in this interval. It may be especially useful when fetching all videos from a youtube channel.
Describe alternatives you have considered None
The text was updated successfully, but these errors were encountered:
Describe the problem to be solved
Sometimes Youtube is not happy with peertube-import-videos because we request videos too many times in a certain time interval.
I suggest to introduce the
--wait-interval
so one may control how many requests we make in this interval. It may be especially useful when fetching all videos from a youtube channel.Describe the solution you would like:
I suggest to introduce the
--wait-interval
so one may control how many requests we make in this interval. It may be especially useful when fetching all videos from a youtube channel.Describe alternatives you have considered None
The text was updated successfully, but these errors were encountered: