mevimo / youbit

Host any type of file on YouTube
MIT License
673 stars 27 forks source link

I just uploaded and this is happening #4

Closed dontbanmeplz closed 2 years ago

dontbanmeplz commented 2 years ago

RuntimeError: This video was encoded using the VP9 codec. This might be because the video in question got alot of views. YouBit currently cannot decode this properly.

mevimo commented 2 years ago

Almost certainly because you uploaded using a resolution higher than 1080p, am I correct?

mevimo commented 2 years ago

I added support for VP9 encoded videos in a0834c6. Upgrade to youbit==0.1.3 to resolve.