hayabhay / frogbase

Transform audio-visual content into navigable knowledge.
https://frogbase.dev
MIT License
784 stars 94 forks source link

Patch to fix pytube title bug #46

Closed hayabhay closed 1 year ago

hayabhay commented 1 year ago

Currently, accessing title from PyTube is failing,

This looks like an upstream bug within PyTube.

A suggested possible fix is to update the innertube value which is done here temporarily until a more permanent fix can be put in place.