GithubHelp home page GithubHelp logo

The list of suggestion about yt-dlp-web-ui HOT 5 OPEN

arbdevml avatar arbdevml commented on May 19, 2024 2
The list of suggestion

from yt-dlp-web-ui.

Comments (5)

CrazyWolf13 avatar CrazyWolf13 commented on May 19, 2024 1

Yeah premade templates would be great, so I could save a template for video one for audio and then while entering the link just select one of my templates or enter custom...

from yt-dlp-web-ui.

marcopeocchi avatar marcopeocchi commented on May 19, 2024

@arbdevml

In order I can implement in the immediate:

  • Write comment of the video (3)
  • Add Nginx reverse proxy config example (9)
  • Videos subtitles (6)
  • CRON based download (8)

Playlist / Channel support requires a little more work than the expected 🤠
Authelia support: I have to study its architecture first since it's the first time that i hear about it.

Could you please explain more about nr. 2?

P.S. sorry for the late response, as I wrote on another issue, I've been a little overworked.

from yt-dlp-web-ui.

arbdevml avatar arbdevml commented on May 19, 2024
  1. Add embed-thumbnail to the video file,
    --embed-thumbnail Embed thumbnail in the video as cover art.
    Thumbnail - video preview.

  2. Create a download template. Save the download argument to reuse.
    Example of a template:
    yt-dlp -f
    'bestvideo[height<=1080][ext=mp4]+bestaudio[ext=m4a]/best[height<=1080][ext=mp4]'
    --merge-output-format mp4
    --write-comments
    --write-description
    --write-info-json
    --mtime
    --continue
    --write-thumbnail
    --embed-thumbnail
    --embed-chapters
    --embed-metadata
    --batch-file \

-a, --batch-file FILE File containing URLs to download ("-" for
stdin), one URL per line. Lines starting
with "#", ";" or "]" are considered as
comments and ignored
--date DATE Download only videos uploaded on this date.
The date can be "YYYYMMDD" or in the format
[now|today|yesterday][-N[day|week|month|year]].
E.g. "--date today-2weeks" downloads only
videos uploaded on the same day two weeks ago
--datebefore DATE Download only videos uploaded on or before
this date. The date formats accepted is the
same as --date
--dateafter DATE Download only videos uploaded on or after
this date. The date formats accepted is the
same as --date

Thank you for your reply. What do you think about implementing a download template?

from yt-dlp-web-ui.

xonel avatar xonel commented on May 19, 2024
  1. Add embed-thumbnail to the video file,
    --embed-thumbnail Embed thumbnail in the video as cover art.
    Thumbnail - video preview.

    1. Create a download template. Save the download argument to reuse.
      Example of a template:
      yt-dlp -f
      'bestvideo[height<=1080][ext=mp4]+bestaudio[ext=m4a]/best[height<=1080][ext=mp4]'
      --merge-output-format mp4
      --write-comments
      --write-description
      --write-info-json
      --mtime
      --continue
      --write-thumbnail
      --embed-thumbnail
      --embed-chapters
      --embed-metadata
      --batch-file
      ....

In fact, it would be useful to be able to save the ARGUMENTS of the order, as arbdevml suggests.
example: --add-metadata --embed-thumbnail

ARGUMENT add a line (text zone inside the option) :
Enable custom yt-dlp args (great power = great responsabilities) : [ --add-metadata --embed-thumbnail xxxxx --BBBB etc ]
Button = [SAVE OPTION by Default ]

Merci pour ton travail :) ....

Tks a lot

from yt-dlp-web-ui.

CrazyWolf13 avatar CrazyWolf13 commented on May 19, 2024

In addition to Authelia, what about Authentik ?
Authentik is more GUI based, supports a lot more methods of signing in, i guess it fits better

from yt-dlp-web-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.