>>29546211tried a lot of combinations, with ' ', ""&"", +, //, everything i could find and it was all considered a replacement for some reason. Apart for the &, that triggered something else.
even when writing the ids.txt directly
https://twitchtracker.com/viichan6/streamshttps://twitchtracker.com/shxtou/streamshttps://twitchtracker.com/vo_ine/streamsthe full call, or even the shortened ones give
$ while read id; do curl "$id" | tr '\r' ' '; done < ids.txt
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
curl: (3) URL using bad/illegal format or missing URL
same for ${id}