Skip to content

Is there a way to use images on web directly in TagEditor? #77

@code-IM-perfect

Description

@code-IM-perfect

I am trying to add a custom thumbnail to a video like this-

tageditor -s cover=image.png -f video.mp4

This works perfectly but only if the image is locally saved. For some image on the internet, it does not work

tageditor -s cover='https://abcd.ef/image.png' -f video.mp4

I can make a script to download the images and then delete them but that would be inefficient (I guess)

Is there a way this can be done more efficiently/directly?




Not sure if this is the right place or StackOverflow so please forgive me if it does not belong here

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions