jonnekaunisto / simple-youtube-api

Object-oriented Wrapper for Youtube API in Python
https://simple-youtube-api.rtfd.io
Other
74 stars 16 forks source link

Encapsulates the upload stuff to a class and let show progressbar the… #46

Open Boldie opened 2 years ago

Boldie commented 2 years ago

This commit will enable the bar graph to show the correct data transfer size including the speed of the transfer by using the filesize and the reported uploaded data instead of the percentage.