Enviado em 16/02/2024 - 00:30h
mkdir -p thundercats && for link in $(curl -s https://archive.org/details/thundercats_202303 | grep -o 'href="/download/thundercats_202303/.*\.mp4"' | sed 's/^href="\/download\/\(.*\)"/https:\/\/ia902606.us.archive.org\/12\/items\/\1/g'); do file="$(basename "$link" | sed 's/%20/_/g;s/%\(29\|28\)//g')"; echo Baixando ${file}...; wget -O thundercats/${file} -c --timeout=10 -q $link; done
curl -s https://archive.org/details/thundercats_202303 | grep -o 'href="/download/thundercats_202303/.*\.mp4"' | sed 's/^href="\/download\/\(.*\)"/https:\/\/ia902606.us.archive.org\/12\/items\/\1/g' > links.txt
https://ia802606.us.archive.org/12/
https://ia902609.us.archive.org/21/
curl -s https://archive.org/details/thundercats_202303 | grep -o 'href="/download/thundercats_202303/.*\.mp4"' | sed 's/^href="\/download\/\(.*\)"/https:\/\/ia[0-9].us.archive.org\/[0-9]\/items\/\1/g' > links.txt
curl -s https://archive.org/details/he-man_202304 | grep -o 'href="/download/he-man_202304/.*\.mp4"' | sed 's/^href="\/download\/\(.*\)"/https:\/\/https://ia902609.us.archive.org\/21\/items\/\1/g' > heman.txt
Atualizando o Passado: Linux no Lenovo G460 em 2025
aaPanel - Um Painel de Hospedagem Gratuito e Poderoso
O macete do Warsaw no Linux Mint e cia
O que você quer para sua vida ao usar o Linux?
Visualizar arquivos em formato markdown (ex.: README.md) pelo terminal
Dando - teoricamente - um gás no Gnome-Shell do Arch Linux
Instalação de Ubuntu em SSD (interno) como se fosse um dispositivo ext... (2)
Zorin OS - Virtual Box não consigo abrir maquinas virtuais (10)