Closed cmanjunathan45 closed 4 years ago
It is get_by_resolution() and not get_by_res(). Refer to the official documents of Pytube here. You would get all functionalities here. https://python-pytube.readthedocs.io/en/latest/api.html
Ok sir
On Sun, Jul 26, 2020, 9:36 PM Kumar Shubham notifications@github.com wrote:
It is get_by_resolution() and not get_by_res(). Refer to the official documents of Pytube here. You would get all functionalities here. https://python-pytube.readthedocs.io/en/latest/api.html
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shubham1710/Youtube-downloader/issues/2#issuecomment-664006708, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAR37OSVBWTN3MKH6S2NWLR5RIAVANCNFSM4PIBCJAQ .
How to Download videos by resolution can we use get_by_res() . when I use get_by_res(), AttributeError: 'StreamQuery' object has no attribute 'get_by_res' this error occurs....