视频轻量级下载工具 you-get/ lulu/ Annie 合集

版权声明:copyright@Leon_CSDN https://blog.csdn.net/LeonSUST/article/details/82078182

下面几款是轻量级的命令行下载工具 功能强大 部分是不仅仅局限在下载视频 可以下载图片等 拥有直接看视频的功能,对于有弹幕的网站还可以将弹幕下载回来!特此总结 具体的使用方法 请移步github详读md文件 安装教程都说的很详细
轻量级下载工具 geek(笨蛋) 值得拥有

you-get:

github address:https://github.com/soimort/you-g
Dumb downloader that scrapes the web https://you-get.org/

$ you-get 'https://www.youtube.com/watch?v=jNQXAC9IVRw'
site:                YouTube
title:               Me at the zoo
stream:
    - itag:          43
      container:     webm
      quality:       medium
      size:          0.5 MiB (564215 bytes)
    # download-with: you-get --itag=43 [URL]

Downloading Me at the zoo.webm ...
 100% (  0.5/  0.5MB) ├██████████████████████████████████┤[1/1]    6 MB/s

Saving Me at the zoo.en.srt ... Done.

lulu:

github address:https://github.com/iawia002/Lulu

$ lulu https://www.bilibili.com/video/av18295259/
site:                Bilibili
title:               【中文八级】俄罗斯人的名字超乎你的想象
stream:
    - format:        flv720
      container:     flv
      size:          175.4 MiB (183914793 bytes)
    # download-with: lulu --format=flv720 [URL]

Downloading 【中文八级】俄罗斯人的名字超乎你的想象.flv ...
 100% (175.4/175.4MB) ├████████████████████████████████████████┤[1/1]    3 MB/s

Downloading 【中文八级】俄罗斯人的名字超乎你的想象.cmt.xml ...

Annie

这里写图片描述
github address:https://github.com/soimort/you-g

$ annie https://youtu.be/Gnbch2osEeo

 Site:      YouTube youtube.com
 Title:     Multifandom Mashup 2017
 Type:      video
 Stream:
     [default]  -------------------
     Quality:         hd720
     Size:            57.97 MiB (60785404 Bytes)
     # download with: annie -f default "URL"

 11.93 MiB / 57.97 MiB [======>-------------------------]  20.57% 19.03 MiB/s 2s

……
这里写图片描述

youtube-dl

github address:https://github.com/rg3/youtube-dl

猜你喜欢

转载自blog.csdn.net/LeonSUST/article/details/82078182
今日推荐