mov-cli / mov-cli-youtube

A mov-cli v4 plugin for watching youtube.
https://pypi.org/project/mov-cli-youtube/
MIT License
18 stars 1 forks source link

No Audio with pytube #9

Closed THEGOLDENPRO closed 4 months ago

THEGOLDENPRO commented 4 months ago

There's a bug in pytube that's causing it to not return a stream with audio, v1.1.3 is currently affected and v1.2alpha4 on Android and iOS as on those platforms the pytube scraper is default.

The yt-dlp scraper will fail to produce audio on android and iOS as the players on those platforms do not support audio_url hence pytube being the default.