minus-squaredeleted@lemmy.worldtoSelfhosted@lemmy.world•Sonarr-style auto-downloader for YouTube?linkfedilinkEnglisharrow-up0·edit-21 year agohttps://github.com/Tzahi12345/YoutubeDL-Material It does support sponsorblock. You need to add a tag within the command and it’ll apply it to all new videos. Also, if you use docker, I can help you with the installation. Download this file: https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/docker-compose.yml Go to terminal and navigate to the folder where you downloaded the file. Copy this code and hit enter: docker-compose pull Copy this code and hit enter: docker-compose up Wait for 15 minutes and in the container log If successful, it should say “HTTP(S): Started on port 17443” or something similar. This tells you the container-internal port of the application. Try both ports and see if it works 8998, 17442 linkfedilink
https://github.com/Tzahi12345/YoutubeDL-Material
It does support sponsorblock. You need to add a tag within the command and it’ll apply it to all new videos.
Also, if you use docker, I can help you with the installation.
Download this file: https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/docker-compose.yml
Go to terminal and navigate to the folder where you downloaded the file.
Copy this code and hit enter: docker-compose pull
Copy this code and hit enter: docker-compose up
Wait for 15 minutes and in the container log
Try both ports and see if it works 8998, 17442