Skip to content

Video downloads ignore the "destination" argument #66

@rofleksey

Description

@rofleksey

I'm using this code for downloads:
RedDownloader.Download(url, output=f"{safe_title}_{random_str}", destination=download_dir)

Gifs and images are being saved inside the destination folder (correct).

However, videos are being saved inside the project root. I don't think this is an intended behavior.

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