DialmasterOrg / Youtarr

An application to automate downloading of Youtube videos for Plex
37 stars 1 forks source link

Allow video download resolution to be configurable. #81

Open dialmaster opened 4 months ago

dialmaster commented 4 months ago

Right now we have the video resolution hardcoded to try for 1080p in server\modules\downloadModule.js We should make that a user configurable option, and expose it in the UI. Something like "preferred resolution" with a dropdown including 4k, 1080p, 720p and 480p.