python-20 / video-downloader

A python application to download videos
GNU General Public License v3.0
10 stars 10 forks source link

bugfix: updated core and gui to new callback method from pytube3 > v … #76

Closed chonix closed 4 years ago

chonix commented 4 years ago

Fixed the issue where if you had a newer version of pytube3 (9.6.3+) it would break the download and make the app crash.

Haven't tested with a previous pytube version, so I might want to check that later on, as this is a quick and dirty bugfix

Steps to test:

AlexPHorta commented 4 years ago

Fine. Working here too.