Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to Add Multiple Custom Output Templates for Different Video Types #1873

Open
4 of 6 tasks
UMA1R-01 opened this issue Nov 18, 2024 · 0 comments
Open
4 of 6 tasks
Labels
enhancement New feature or request new issue This issue is not triaged

Comments

@UMA1R-01
Copy link

Checklist

  • This feature I'm requesting is already implemented in yt-dlp.
  • This feature is merely a UI/UX update.
  • This feature is suitable for primary users with little knowledge about yt-dlp.
  • This feature is available for most websites, not only the video platform I use.
  • This feature is suitable for a large variety of videos.
  • This feature is not going to conflict with many of the existing options.

Is your feature request related to a problem? Please describe.

Currently, I need to manually copy-paste the output template code each time I want to switch between downloading a playlist and a single video. For instance, when downloading from a playlist, I use an output template that includes playlist indexing, which is %(playlist_index)s. %(title).200B (%(height)sp).%(ext)s, but for single video downloads, I do not need the playlist index, for those I use %(title).200B (%(height)sp).%(ext)s.

It would be much easier to have different output templates ready for selection, so I don’t have to manually adjust the template each time.

Describe the solution you'd like

I would like the option to save and choose between multiple custom output templates within Seal.
This would allow me to easily switch between different templates based on the type of content I am downloading (e.g., one template for playlist videos with indexing, and another template for single videos without indexing). Having preset templates to choose from would streamline the process and save time when switching between different types of downloads.

Video link

This feature request is applicable to all types of video downloads, especially when switching between YouTube playlist and single video downloads.

Additional context

Currently, managing templates manually for different types of downloads is cumbersome. Adding multiple template options would improve user experience and efficiency when downloading videos with varying needs.

@UMA1R-01 UMA1R-01 added enhancement New feature or request new issue This issue is not triaged labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new issue This issue is not triaged
Projects
None yet
Development

No branches or pull requests

1 participant