GithubHelp home page GithubHelp logo

Comments (9)

marcopeocchi avatar marcopeocchi commented on June 1, 2024 1

hello @pythonxy,

you might try adding a "template" with --path as value.
They're located on the blue speed dial on the bottom right.

from yt-dlp-web-ui.

pythonxy avatar pythonxy commented on June 1, 2024 1

I rebuilt the image by removing the -o option from Dockerfile entry point and confirmed now it is working as expected. File will download in /media/tmp folder and will be move to /downloads after it finished.

from yt-dlp-web-ui.

pythonxy avatar pythonxy commented on June 1, 2024

hello @pythonxy,

you might try adding a "template" with --path as value. They're located on the blue speed dial on the bottom right.

thanks for replying. yep template made it faster for arguments.
However, I tried to set -P /downloads -P temp:/media/tmp but the temp files are always show up in /downloads instead of /media/tmp. I am not sure if the original argument -o /downloads/%(title)s.%(ext)s is doing something. Hope you can help

from yt-dlp-web-ui.

marcopeocchi avatar marcopeocchi commented on June 1, 2024

-o is indeed interfering with your arguments. I'll look into that.

from yt-dlp-web-ui.

marcopeocchi avatar marcopeocchi commented on June 1, 2024

Corrected behavior in d3371ed.

from yt-dlp-web-ui.

pythonxy avatar pythonxy commented on June 1, 2024

Corrected behavior in d3371ed.

thanks for the update. Maybe I am wrong, is the Dockerfile also need to be updated to remove the -o option from entry point?

from yt-dlp-web-ui.

marcopeocchi avatar marcopeocchi commented on June 1, 2024

It shouldn't be necessary, it just tell the rpc where to save files if nothing else is specified.

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.