Skip to content
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

Yt dlp features #291

Merged
merged 10 commits into from
Apr 10, 2024
Merged

Yt dlp features #291

merged 10 commits into from
Apr 10, 2024

Conversation

jeanslack
Copy link
Owner

@jeanslack jeanslack commented Apr 10, 2024

Closes #246

This PR would add some networking and authentication options to the interface for YouTube Downloader.
Since I do not use proxy and authentication to download multimedia content with Videomass I was not able to properly test these functions, therefore they are to be considered experimental.

For a better organization of the graphical interface with the new features it was necessary to implement separate preference windows for both YouTube Downloader and the main Videomass interface. The new preferences dialogs can be found on the Edit menus.

A nice new feature is that for most of the settings made in the preferences dialogs they no longer require a restart of the application and the changes can be evaluated/applied instantly.

Adding other destination folders can be done in the File list and in the List of URLs panels (as well as in the preferences dialogs). Note that when you close the program, this setting will now make the destination path for files and URLs the new default paths when you reopen the application.

@jeanslack jeanslack merged commit bca785d into master Apr 10, 2024
6 checks passed
@jeanslack jeanslack deleted the yt-dlp-features branch May 1, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

not using yt-dlp proxy setup?
1 participant