De acordo com as Leis 12.965/2014 e 13.709/2018, que regulam o uso da Internet e o tratamento de dados pessoais no Brasil, ao me inscrever na newsletter do portal DICAS-L, autorizo o envio de notificações por e-mail ou outros meios e declaro estar ciente e concordar com seus Termos de Uso e Política de Privacidade.
Colaboração: Rubens Queiroz de Almeida
Data de Publicação: 10 de fevereiro de 2011
Os softwares que fazem download do youtube aparecem e desaparecem com uma velocidade assustadora. O youtube parece que está sempre mudando os seus parâmetros justamente para tornar obsoletos estes aplicativos.
Por muito tempo eu usei o software youtube-dl. Em meu sistema o youtube-dl não funciona mais. Peguei então a versão mais recente publicada no site e funcionou perfeitamente.
Seu uso é muito simples. Eu geralmente uso da seguinte forma:
youtube-dl -t http://www.youtube.com/watch?v=SEBLt6Kd9EY&feature=feedlik [1] 11196 troni:[/home/queiroz][youtube] Setting language [youtube] SEBLt6Kd9EY: Downloading video webpage [youtube] SEBLt6Kd9EY: Downloading video info webpage [youtube] SEBLt6Kd9EY: Extracting video information [download] Destination: Ducks_blown_off_their_feet_by_the_wind-SEBLt6Kd9EY.flv [download] 100.0% of 3.03M at 817.84k/s ETA 00:00
Eu uso apenas a diretiva -t
para que o vídeo seja salvo usando o título como nome, para evitar aqueles arquivos com nomes estranhos e também para eu saber mais tarde do que se trata. Existem diversas outras opções, para conhecê-las basta invocar o comando com a diretiva --help
:
youtube-dl --help Usage: youtube-dl [options] url... Options: -h, --help print this help text and exit -v, --version print program version and exit -U, --update update this program to latest stable version -i, --ignore-errors continue on download errors -r LIMIT, --rate-limit=LIMIT download rate limit (e.g. 50k or 44.6m) -R RETRIES, --retries=RETRIES number of retries (default is 10) --playlist-start=NUMBER playlist video to start at (default is 1) --playlist-end=NUMBER playlist video to end at (default is last) --dump-user-agent display the current browser identification Authentication Options: -u USERNAME, --username=USERNAME account username -p PASSWORD, --password=PASSWORD account password -n, --netrc use .netrc authentication data Video Format Options: -f FORMAT, --format=FORMAT video format code --all-formats download all available video formats --max-quality=FORMAT highest quality format to download Verbosity / Simulation Options: -q, --quiet activates quiet mode -s, --simulate do not download video -g, --get-url simulate, quiet but print URL -e, --get-title simulate, quiet but print title --get-thumbnail simulate, quiet but print thumbnail URL --get-description simulate, quiet but print video description --get-filename simulate, quiet but print output filename --no-progress do not print progress bar --console-title display progress in console titlebar Filesystem Options: -t, --title use title in file name -l, --literal use literal title in file name -A, --auto-number number downloaded files starting from 00000 -o TEMPLATE, --output=TEMPLATE output filename template -a FILE, --batch-file=FILE file containing URLs to download ('-' for stdin) -w, --no-overwrites do not overwrite files -c, --continue resume partially downloaded files --cookies=FILE file to dump cookie jar to --no-part do not use .part files --no-mtime do not use the Last-modified header to set the file modification time
This policy contains information about your privacy. By posting, you are declaring that you understand this policy:
This policy is subject to change at any time and without notice.
These terms and conditions contain rules about posting comments. By submitting a comment, you are declaring that you agree with these rules:
Failure to comply with these rules may result in being banned from submitting further comments.
These terms and conditions are subject to change at any time and without notice.
Comentários