ltsdw/gofile-downloader

TypeError

DankMemeGuy opened this issue · 2 comments

C:\Users\JUsername\Downloads\gofile-downloader-main>gofile-downloader.py https://gofile.io/d/Eiadkm
Traceback (most recent call last):
  File "C:\Users\JUsername\Downloads\gofile-downloader-main\gofile-downloader.py", line 34, in <module>
    class Main:
  File "C:\Users\JUsername\Downloads\gofile-downloader-main\gofile-downloader.py", line 35, in Main
    def __init__(self, url: str, password: str | None = None, max_workers: int = 5) -> None:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

I get that error code

I thought I did, guess not! Just updated and it worked like a charm!