JuanBindez / pytubefix

Python3 library for downloading YouTube Videos.
https://pytubefix.readthedocs.io
MIT License
722 stars 100 forks source link

Multiple oauth Support #322

Open iCodexDev opened 1 week ago

iCodexDev commented 1 week ago

Hello, is there any option to use multiple oauth and select randomly each time?!

in latest version of yt-dlp this feature added that can add multiple oauth and use them by randomly to avoid got ban by YouTube.

Can you also add this feature in pytubefix?

Thank you.