nuTTeLLo
Results
2
comments of
nuTTeLLo
Updated the startup script to print PATH and youtube-dl location. ``` #!/bin/sh start() { echo "Using youtube-dl version `youtube-dl --version` located in `which youtube-dl`" echo "Current PATH: " $PATH cd...
Just tried the latest version (2.2.2), still getting the same error I'm afraid. Not sure why it won't work either. I've done a workaround by running the podsync binary directly...