Giter Site home page Giter Site logo

Comments (3)

eliluminado avatar eliluminado commented on May 20, 2024 1

Try this commit e9ffa9a should be correct the portable mode. @MrS0m30n3 @sinilill

from youtube-dl-gui.

smaragdus avatar smaragdus commented on May 20, 2024 1

I would also appreciate true portable mode very much which will provide an easy way of carrying the program plus all its data and settings on external drives.
A simple solution might be a command-line argument, for example
youtube-dl-gui.exe --portable
which would force to save all data and settings to program folder.
Or perhaps on first run the users might be asked where to save settings.
Or this might be set in "Options" - "Data" tab where the users choose where to save setting.
For me any implementation of true portable mode would do.

from youtube-dl-gui.

kdjfc avatar kdjfc commented on May 20, 2024

Since portable mode is now started by command-line switch, I would recommend adding a shortcut to start the program in portable mode. Target pointing to
%COMSPEC% /c "SET APPDATA=.&& START .\youtube-dl-gui.exe"
with an empty starting location, and start with minimized window work well for me
BTW, a templet of ./youtube-dlg/settings.json with
"youtubedl_path": youtube-dlg"
would also be nice

from youtube-dl-gui.

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.