Skip to content

I doubt this is it. The file is already open from #2

Open
@bigdaddy0703

Description

@bigdaddy0703

I doubt this is it. The file is already open from

if data[0:2] == 'PK':
    ...
    self.file = open(video_filename, 'rb')
else:
    ...
    self.file = create_temporary_file(suffix)

Originally posted by @krissrex in agermanidis/SnapchatBot#48 (comment)

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