Skip to content

books can't be downloaded if the filename contains symbol <?> #34

Open
@reason195

Description

@reason195

Starting to download G:\packt/AWS_Certified_Developer_???Associate_Guide-Second_Edition.epub
Traceback (most recent call last):
File "G:\packtpub-downloader-master\main.py", line 226, in
main(sys.argv[1:])
File "G:\packtpub-downloader-master\main.py", line 218, in main
download_book(filename, url)
File "G:\packtpub-downloader-master\main.py", line 103, in download_book
with open(filename, 'wb') as f:
OSError: [Errno 22] Invalid argument: 'G:\packt/AWS_Certified_Developer
???Associate_Guide-_Second_Edition.epub'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions