Skip to content

[Feature request] Include video ID in the filename by default #1142

@DesertStars

Description

@DesertStars

Checklist (Your issue will be automatically closed if you delete this part)

  • I make sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I believe this feature request will benefit more than 10% of users, not just myself.

** Description
As of now, the filename of the videos downloaded through PipePipe only includes the video title and nothing else. Including the video id in the filename as well would be helpful, both to make sure you don't accidentally overwrite another video which has the same filename and to make it easier for users to find the original video thanks to the video id. So instead of

"video_title.mp4" or "video_title.opus"

PipePipe would save the videos/audios as

"video_title [video_id].mp4" or "video_title [video_id].opus".

yt-dlp uses this filename template as the default too, so I think it makes a lot of sense to use it as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions