Download script + fixed radio ch count

This commit is contained in:
2022-05-29 18:19:09 +08:00
parent c171e63a9e
commit 9f538f2665
3 changed files with 7 additions and 2 deletions

4
download-all.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
mkdir files
cd files
grep -P "pls='(.*)'" ../playlists.ini | sed "s/^pls=//g" | sed "s/'//g" | tr -d '\r' | xargs wget