[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
wget pause when using --input-file
From: |
BruceLam |
Subject: |
wget pause when using --input-file |
Date: |
Sat, 2 Apr 2022 12:08:16 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
Dear GNU heros:
When I use ./rssGet.sh to download mp3 files,
wget pause and the terminal only shows the following text, but no actions:
--2022-04-02 11:56:11--
https://open.live.bbc.co.uk/mediaselector/6/redir/version/2.0/mediaset/audio-nondrm-download-low/proto/https/vpid/p0bt5vt7.mp3
Connecting to open.live.bbc.co.uk
(open.live.bbc.co.uk)|212.58.249.157|:443... connected.
I open another terminal and use
wget
https://open.live.bbc.co.uk/mediaselector/6/redir/version/2.0/mediaset/audio-nondrm-download-low/proto/https/vpid/p0bt5vt7.mp3,
it works very good.
I put the related script and text in the attachments.
Please try wget --input-file=audio-list.txt or ./rssGet.sh to see what
you get to debug.
Best Wishes,
Bruce Lam
rssGet.sh
Description: application/shellscript
audio-list.txt
Description: Text document
- wget pause when using --input-file,
BruceLam <=