Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 theList 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.