Support specifying download type in prefilled auto-start URLs #841

Open
opened 2025-11-09 09:59:36 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @qomarhsn on GitHub (May 29, 2025).

describe the feature you'd like to see

Cobalt already supports prefilled URLs and can auto-start downloads based on them, which is fantastic!

It would be even better if the prefill system could also support specifying the desired download type (video with audio, audio-only, or video-only) via the hash part of the URL.

For example:

  • #audio to auto-start audio-only download
  • #video to auto-start video-only download
  • no hash or #default for video with audio (default)

This addition would make the prefill and auto-download experience more flexible and user-friendly.

Thanks for considering this!

additional context

No response

Originally created by @qomarhsn on GitHub (May 29, 2025). ### describe the feature you'd like to see Cobalt already supports prefilled URLs and can auto-start downloads based on them, which is fantastic! It would be even better if the prefill system could also support specifying the desired download type (video with audio, audio-only, or video-only) via the hash part of the URL. For example: * `#audio` to auto-start audio-only download * `#video` to auto-start video-only download * no hash or `#default` for video with audio (default) This addition would make the prefill and auto-download experience more flexible and user-friendly. Thanks for considering this! ### additional context _No response_
GiteaMirror added the feature request label 2025-11-09 09:59:36 -06:00
Sign in to join this conversation.