JuanBindez / pytubefix

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

Added outh_verifier #190

Closed sayyid5416 closed 4 weeks ago

sayyid5416 commented 4 weeks ago

Verifier to be used for getting outh tokens. Verification URL and User-Code will be passed to it respectively. (if passed, else default verifier will be used)

Basically,