V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
拼车信息请发到 /go/cosub 节点。 如果没有发送到 /go/cosub,那么会被移动到 /go/pointless。如果持续触发这样的移动,会导致账号被禁用。
zhangsimon
V2EX  ›  YouTube

如何下载 youtube 的 1080p 视频

  •  
  •   zhangsimon · 2015-04-08 13:47:53 +08:00 · 24292 次点击
    这是一个创建于 3299 天前的主题,其中的信息可能已经有所发展或是发生改变。
    用各种在线工具和firefox插件
    发现要么只能下载720p
    要么下载1080p时没有声音也罢,还只能下载视频的前半部分。。。
    zhihu上提供的几个方法都试了下,没有能完整下载一个视频的。。
    http://www.zhihu.com/question/22247271
    27 条回复    2020-04-18 20:50:26 +08:00
    lhbc
        1
    lhbc  
       2015-04-08 13:52:33 +08:00   ❤️ 2
    youtube-dl
    crystom
        2
    crystom  
       2015-04-08 13:53:39 +08:00   ❤️ 1
    clipconverter我用的是可以的
    rainy3636
        3
    rainy3636  
       2015-04-08 13:59:38 +08:00   ❤️ 2
    youtube-dl --max-quality mp4 URL

    youtube-dl -f bestvideo+bestaudio --merge-output-format mkv URL

    有的视频会无效,clipconverter可备用
    crazyxin1988
        4
    crazyxin1988  
       2015-04-08 14:02:32 +08:00
    http://www.clipconverter.cc/
    我一般用可以选多少P
    zhangsimon
        5
    zhangsimon  
    OP
       2015-04-08 14:03:04 +08:00
    @rainy3636
    @crystom clipconverter这个好多视频都提示无效啊:例如下面这个
    EchoChan
        6
    EchoChan  
       2015-04-08 14:16:48 +08:00
    @zhangsimon 确实奇怪,不知道怎么回事。知乎链接的第二个回答是我写的,亲测4K的都可以。
    crystom
        7
    crystom  
       2015-04-08 14:18:14 +08:00
    @zhangsimon http://www.clipconverter.cc/faq/
    Q:Why do i get a 'Unable to get video infos from YouTube' error?
    A:This error comes up when a YouTube video currently is not available. Sometimes it is just temporary, so it may help when you try it again. If this doesnt help, we are not able to convert this video because of YouTube country or copyright restrictions.
    看来此工具没办法,只能用楼上的扩展下,不过分辨率就难说了。
    个人感觉楼主没有必要纠结于1080p,目前设备分辨率达到的不多,且网络视频1080p画质也不一定高。
    TangMonk
        8
    TangMonk  
       2015-04-08 14:21:30 +08:00
    you-get啊
    halczy
        9
    halczy  
       2015-04-08 14:26:38 +08:00
    我用JDownloader 2, 没什么问题.

    http://pan.baidu.com/s/1o6NwHKI
    honeycomb
        10
    honeycomb  
       2015-04-08 14:28:51 +08:00
    一个非命令行的办法是Mozilla Firefox的一个扩展程序,名字记不起来(去AMO找youtube download字眼,Chrome自然也有类似的扩展程序,但它们不可能在Chrome Webstore上架)

    因为目前youtube 1080p及以上的视频均用DASH或者flash
    所以这个扩展还需要用户额外下载ffdshow以合并音频视频
    datou
        11
    datou  
       2015-04-08 15:04:22 +08:00   ❤️ 2
    apt-get install ffmpeg gstreamer0.10-ffmpeg python-pip

    pip install youtube-dl

    youtube-dl -f 137+141 <youtube url>

    youtube-dl -f 299+141 <youtube url>


    ========

    137+141是1080p avc+256kbps aac

    299+141是1080@60p avc+256kbps aac
    7colcor
        12
    7colcor  
       2015-04-08 15:07:20 +08:00
    IDM神器
    zhangsimon
        13
    zhangsimon  
    OP
       2015-04-08 15:07:39 +08:00
    @halczy thanks 这个下完整了,我用另一个网站解析下载的中间貌似丢失了一段,只有50Mb
    zro
        14
    zro  
       2015-04-08 15:38:00 +08:00   ❤️ 1
    一直在用这个
    https://addons.mozilla.org/zh-CN/firefox/addon/youtube-video-and-audio-dow/?src=api

    2160P的也下过好几个;是有些1080P的影片没声音,如果用了这插件,下载之前会检测视频有无带音轨的,没有的话会把m4a音轨也和片子一起下,下完再帮你压进去
    cs4814751
        15
    cs4814751  
       2015-04-08 16:09:42 +08:00
    IDM +10086
    leavic
        16
    leavic  
       2015-04-08 16:25:55 +08:00
    1080P的声音和视频是分开的两个文件,要下载后合并的。
    honeycomb
        17
    honeycomb  
       2015-04-08 16:32:21 +08:00
    @zro
    我想说的就是它

    还有ffdshow说错了,是ffmpeg
    Showfom
        18
    Showfom  
       2015-04-08 16:33:14 +08:00
    youtube-dl + ffmpeg 教程

    http://ttt.tt/157/
    tyhunter
        19
    tyhunter  
       2015-04-08 16:39:57 +08:00
    我用youtubeHunter for Mac
    skylooker
        20
    skylooker  
       2015-04-08 16:49:46 +08:00
    zyx89513
        21
    zyx89513  
       2015-04-08 18:09:27 +08:00
    youtube-dl, 搞一台美国 VPS 下下来, 再用迅雷拖回来
    shippo7
        22
    shippo7  
       2015-04-08 20:12:39 +08:00
    yuhaaitao
        23
    yuhaaitao  
       2015-04-08 20:26:50 +08:00
    @cs4814751 我这里怎么不能自动解析了?
    xing3kong
        24
    xing3kong  
       2015-04-08 21:23:56 +08:00
    额 看来只有我用硕鼠……
    onlyxuyang
        25
    onlyxuyang  
       2015-09-15 21:15:07 +08:00
    知道 youtube 的视频地址的话,用 lightingnine.com 也行,可以自动把 youtube 视频推送到百度云盘,可以试试哈
    gnoloahs
        26
    gnoloahs  
       2017-04-01 16:37:37 +08:00
    13819500804d
        27
    13819500804d  
       2020-04-18 20:50:26 +08:00
    you-get 再加 V2 全局代理 1080p 的下载下来声音和视频是分离的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   953 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 19:46 · PVG 03:46 · LAX 12:46 · JFK 15:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.