linux:tools:downloader
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:tools:downloader [2022/04/11 09:52] – ms | linux:tools:downloader [2023/01/11 20:29] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
z.B.: https:// | z.B.: https:// | ||
< | < | ||
- | youtube-dl -cit < | + | youtube-dl --continue --ignore-errors |
+ | youtube-dl -ci < | ||
+ | youtube-dl -ci < | ||
</ | </ | ||
Line 45: | Line 47: | ||
sudo curl -L https:// | sudo curl -L https:// | ||
sudo chmod a+rx / | sudo chmod a+rx / | ||
+ | </ | ||
+ | < | ||
+ | yt-dlp -f " | ||
+ | |||
+ | cat urls | ||
+ | https:// | ||
+ | https:// | ||
+ | ... | ||
+ | |||
+ | for i in `cat urls` | ||
+ | do | ||
+ | yt-dlp -f " | ||
+ | done | ||
</ | </ |
linux/tools/downloader.1649663563.txt.gz · Last modified: 2023/01/11 20:30 (external edit)