New Feature: Download Tidal Videos...
This commit is contained in:
@@ -61,6 +61,10 @@ echo "Download Video service..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/Video.service.bash -o /custom-services.d/Video
|
||||
echo "Done"
|
||||
|
||||
echo "Download Tidal Video Downloader service..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/TidalVideoDownloader.bash -o /custom-services.d/TidalVideoDownloader
|
||||
echo "Done"
|
||||
|
||||
echo "Download Audio service..."
|
||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/Audio.service.bash -o /custom-services.d/Audio
|
||||
echo "Done"
|
||||
|
||||
Reference in New Issue
Block a user