Open mikebilly opened 2 years ago
Colab seems to limit its upload speed, which makes uploading videos to Youtube too slow 😔 Run from Colab:
!apt install speedtest-cli
!speedtest-cli --secure
result:
Download: 3097.50 Mbit/s
Upload: 4.17 Mbit/s
Unless we can bypass the limit, it wouldn't be practical.
please make a colab notebook for this project, thanks!