Hi!

Excellent question. Yes, protocol chaining is the way this is intended to work. 
I just sucesfully tested this locally:
```
"ffmpeg2wav:youtube-dl:https$(colon)//youtube.com/watch?v=-IYXYB0r-Ww"
```
You need to be careful with extra `:` when chaining urls. Thus the `$(colon)` 
here, to avoid confusing the `:` in `https://` as part of the protocol chain.

Let us know if that works for you!


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/623#issuecomment-419727154
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to