JuanBindez / pytubefix

Python3 library for downloading YouTube Videos.
http://pytubefix.rtfd.io/
MIT License
674 stars 95 forks source link

Clients update #152

Closed felipeucelli closed 3 months ago

felipeucelli commented 3 months ago

YouTube clients update

This PR includes updating the context of some clients, adding new clients and removing broken clients.

Why should we update clients? If the default ANDROID_TESTSUITE client breaks, we can always have other options and quickly fix pytubefix.

Added:

Removed:

WEB and ANDROID_TESTSUITE clients have not changed.

The ANDROID client only works with 360p progressive streaming, adaptive streams will generate error 403 after 30 seconds.