-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Question] How do I make it work with yt-dlp and with --config-locations "PATH to my config"? #79
Comments
My old Windows config: Display Name: Download Video from YouTube (Windows/PowerShell) Executable Name: wt Arguments: It's a bit complex, uses powershell to strip the playlist part of the URL to prevent a whole playlist being downloaded instead of a single file.
Did you use PowerShell starts slow (250 ms), because of that I currently rewrite my command lines using Dash/Bash on Linux. If you need something starting fast on Windows, have a look at Nushell, I recently migrated from Bash to Nushell. |
@stax76 Thanks |
I only have a powershell (Windows) and sh/dash (Linux) version. gnome-terminal
|
Thanks |
I installed nushell and it is in PATH. |
@BhaturaGuy Just set nushell as default profile on wt. It should work |
@stax76 do you or anyone else here know why I cannot get this to work with Windows Terminal using this extension? I had it working perfectly but never exported it before I was forced to do a fresh Windows install... and of course, now I can't recreate it. (Win10 Pro x64, Firefox 113.0.1 x64) I always get a
I've tried so many variations of Every single one of these executables is in my system Every issue I saw related to this against Terminal seemed to be related to either more basic syntax issues or stuff missing from their |
I don't have a single clue even after trying to make it work for a whole hour.
The text was updated successfully, but these errors were encountered: