youtube-playlist-downloader icon indicating copy to clipboard operation
youtube-playlist-downloader copied to clipboard

Doesn't work.

Open MrRiseYT opened this issue 3 years ago • 0 comments

Traceback (most recent call last): File "my.py", line 135, in print('Downloading. . . ' + vid.default_filename + ' and its file size -> ' + str(round(vid.filesize / (1024 * 1024), 2)) + ' MB.') AttributeError: 'NoneType' object has no attribute 'default_filename

MrRiseYT avatar Sep 05 '21 16:09 MrRiseYT