Use StreamingIterator to avoid loading the whole movie file.
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 22 May 2020 12:01:34 +0000 (14:01 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 22 May 2020 12:01:34 +0000 (14:01 +0200)
commit96f739b685941d100677a374cad55b84c96f180c
tree5b3d88caad5c856b858f3ce5a6ec5bb3458d6abe
parentf9eae91a6d2d175b2f227d7ea04ddd5994e9a95a
Use StreamingIterator to avoid loading the whole movie file.
requirements.txt
src/apiclient/__init__.py
src/apiclient/models.py
src/youtube/models.py