Skip to content

downloader writing some files with two dots in name #45

@Sp4rky001

Description

@Sp4rky001

Hello, I created the automation according to the README.md file but some are written with two dots before the extension.
Screenshot 2022-06-02 174236

I've even tried to run a replace function to try to alleviate this but it didn't work.

service: downloader.download_file
data:
url: '{{ trigger.event.data.url }}'
filename: '{{ trigger.event.data.label | replace(''.'','''') }}.mp4'

Any suggestions?

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