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

Add playlist feature in downloader plugin + custom menus in plugin system #203

Merged
merged 14 commits into from
Mar 24, 2021

Conversation

th-ch
Copy link
Owner

@th-ch th-ch commented Mar 24, 2021

This PR:

  • updates the plugin system to support custom menus
  • update the downloader plugin to support downloading playlists (creates a folder with the playlist name) - [Feature Request] Playlist Downloader #190
  • adds a mutex in FFMpeg conversion (downloader can be parallelized but only one FFMpeg command can run at a time)

@th-ch th-ch merged commit 6395dfe into master Mar 24, 2021
@th-ch th-ch deleted the downloader-plugin-playlist branch March 24, 2021 21:39
@Araxeus
Copy link
Collaborator

Araxeus commented Mar 25, 2021

@th-ch I thought to add another menu item 'Choose Folder' - which lets you open a file dialog to choose download directory
Is it ok if I add it myself to the downloader plugin menu.js, or are you planning to addon adding that yourself?

@th-ch
Copy link
Owner Author

th-ch commented Mar 25, 2021

Hey @Araxeus, feel free to do it yourself, this contribution is more than welcome!

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.

2 participants