get-pytube / pytube3

A lightweight, dependency-free Python 3 library (and command-line utility) for downloading YouTube Videos.
https://pytube3.readthedocs.io
Other
177 stars 55 forks source link

List interfaces for query/playlist #51

Closed hbmartin closed 4 years ago

hbmartin commented 4 years ago

https://treyhunner.com/2019/04/why-you-shouldnt-inherit-from-list-and-dict-in-python/ https://docs.python.org/3.2/library/collections.html#collections.UserList

hbmartin commented 4 years ago

https://github.com/hbmartin/pytube3/pull/52