Skip to content

[Facebook] FilenameFormatError: Applying filename format string failed (TypeError: unsupported format string passed to NoneType.__format__) #7151

@Ikkoru

Description

@Ikkoru

When trying to download this user's photos I get the error in the title.

I use the following settings:

    "facebook":
    {
	"author-followups": true,
	"videos"	: true,
	"filename"	: "{date:%Y.%m.%d %H-%M-%S} {id}.{extension}",
	"directory"	: ["Facebook", "{user_id} {username}"],
	"sleep"		: 10.0,
	"archive"	: "$HOME/SQL_{category}.sqlite3",
	"skip"		: "terminate:10",
	"parent-skip"	: true
    }

The keywords for this profile seems different from other profiles I have downloaded before:

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions