RandomNinjaAtk / docker-sonarr-extended

Sonarr (develop) with bash scripts to automate and extend functionality.
GNU General Public License v3.0
67 stars 15 forks source link

Feature Request: Add youtube dl functionality #20

Closed itsgiff closed 1 year ago

itsgiff commented 1 year ago

Are you able to add the functionality?

https://hub.docker.com/r/whatdaybob/sonarr_youtubedl

RandomNinjaAtk commented 1 year ago

I could look into it, or use it for inspiration to write my own version

RandomNinjaAtk commented 1 year ago

This should now be implemented with my own custom script... You just need to enable the script using the new parameter... (https://github.com/RandomNinjaAtk/docker-sonarr-extended/commit/9a0471c067d3ba4270e2039bf3f731a5eff3dbae)

Keep in mind, this has had extremely little testing...

itsgiff commented 1 year ago

Nice work!! I will test it tomorrow. Thank you so much.