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 10:37] – [Playlist download] ms | linux:tools:downloader [2023/01/11 20:29] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 47: | 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.1649666273.txt.gz · Last modified: 2023/01/11 20:30 (external edit)