AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
928 stars 95 forks source link

feat: support downloading youtube videos #142

Closed 1zizi1 closed 1 year ago

1zizi1 commented 1 year ago

Fixes #2

AlexCSDev commented 1 year ago

Thank you for your work, but I'm afraid this cannot be merged in current state.

This functionality should be implemented as Universal Downloader Platform plugin (refer to GoogleDriveDownloader and MegaDownloader in UniversalDownloaderPlatform repository for examples) and PR should be created in its repository.

I also don't like the fact that yt-dlp command line parameters are not configurable. The question of yt-dlp distribution/updates is also something that should be considered.