Skip to content

Critical error: unexcepted deleting all files in the same directory as the program #78

Description

@chuntangwang

I built the m3u8-windows-amd64.exe, and moved it into a directory include another files.

If the movieName is failed to parse, then all the files in the same directory will be removed!

Here parse failed

movieName := *oFlag

Here remove all files in the directory of pwd, and can't be restore from Recycle Bin!!!!!

os.RemoveAll(download_dir)

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