Closed MrinalJain17 closed 6 years ago
Since this kind of data can get extremely large (as we are dealing with multiple videos), a generator should be returned to the user, that will yield the videos one-by-one.
No formal generator is provided by the module, but a method to do so has been elaborated in the documentation here
Since this kind of data can get extremely large (as we are dealing with multiple videos), a generator should be returned to the user, that will yield the videos one-by-one.