Skip to content

Remove advanced settings from "Download" modal dialog#81

Merged
holta merged 2 commits into
iiab:masterfrom
deldesir:deldesir-download-modal
Dec 28, 2023
Merged

Remove advanced settings from "Download" modal dialog#81
holta merged 2 commits into
iiab:masterfrom
deldesir:deldesir-download-modal

Conversation

@deldesir

Copy link
Copy Markdown
Member

We use only the URL for now.

@holta holta added the enhancement New feature or request label Dec 28, 2023
@holta

holta commented Dec 28, 2023

Copy link
Copy Markdown
Member

Tested on a Ubuntu 24.04 VM:

This PR puts an end to the spreading of premature and false expectations about selecting 480p vs 720p vs 1080p (ETC).

The user/implementer should instead directly customize /usr/local/bin/lb-wrapper variable FORMAT_OPTIONS...

FORMAT_OPTIONS="--format best --format-sort 'tbr~1000'"

Later in 2024, the "Download to IIAB" button should validate-and-parse implementer/user's input URL.

Example: Playlists and channels might be auto-detected — asking the implementer/user (almost immediately) to choose among...

  • Latest 100 videos
  • "Popular" 100 videos
  • Oldest 100 videos
  • All videos

Ideally each such/above option would also specify... a few seconds later... the estimated total amount of storage (GB) required!?

Related:

@holta holta merged commit 46f90eb into iiab:master Dec 28, 2023
@deldesir deldesir deleted the deldesir-download-modal branch July 1, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants