Kthulu120 / liquid_dl

Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users to just click on what they need and use the bare minimum commands to get the results needed.
MIT License
73 stars 7 forks source link

SoundcloudDL not working 'Invalid path in arguments' (UnRAID) #25

Open squabbi opened 5 years ago

squabbi commented 5 years ago

Hi! There wasn't a support page linked in the unRAID plugin, so I thought I would just put this here.

I've tried downloading the favourites from a user, and an individual track (with no options selected). It might be just a configuration issue on my end, this is what I have it set up to:

I have mapped /downloads to /mnt/cache/appdata/liquid-dl during my setup of the Docker template. I've checked that scdl is up to date via pip.

When downloading an individual track, I get this error:

Soundcloud Downloader
Invalid path in arguments...
[21/Sep/2018 01:33:06] "GET /liquid-dl/soundcloud-submit?operating_system=Windows&url=https%3A%2F%2Fsoundcloud.com%2Fwastednights%2Fpalm&output_path=%5Csoundcloud&download_artist=false&download_all_tracks_and_reposts=false&download_user_uploads=false&download_favorites=false&download_playlist=false&download_like_and_owned_playlists=false HTTP/1.1" 200 44

When downloading the likes of a user:

Soundcloud Downloader
Found a user profile
Please provide a download type...
[21/Sep/2018 01:30:19] "GET /liquid-dl/soundcloud-submit?operating_system=Windows&url=https%3A%2F%2Fsoundcloud.com%2Fsquabbi&output_path=%2Fdownloads&download_artist=false&download_all_tracks_and_reposts=false&download_user_uploads=false&download_favorites=true&download_playlist=false&download_like_and_owned_playlists=false HTTP/1.1" 200 44

Edit: I've tried a variety of paths:

Could it be that we're missing a few arguments for scdl? I'm not too familiar with python, but I guess its just a modification needed in the soundcloud worker.