You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Youtube keeps changing their infrastructure and their most recent change seems to have broken youtube-dl's system to collect thumbnail images correctly.
Some videos are currently downloading webp thumbnail images instead of the supported jpg images. This is incompatible with mumble, and I have provided a small patch in this update until youtube-dl can resolve the issue.
This patch may be removed in the future when youtube-dl is able to resolve the issue.
All Updates
Patched an issue with webp images being downloaded by youtube-dl instead of jpg images.
Fixed inaccuracy with youtube plugin help data.
Updated youtube plugin to v3.1.1
Updated requirements.txt with the newest youtube-dl version.