littleqx
V2EX  ›  问与答

请问 Chrome 有没有下载 Youtube 上面 4K 视频的插件?不是网页,是插件。

  •  
  •   littleqx · Feb 19, 2017 · 4445 views
    This topic created in 3398 days ago, the information mentioned may be changed or developed.
    9 replies    2017-02-22 21:01:18 +08:00
    magiclu
        1
    magiclu  
       Feb 19, 2017
    有插件,商店里没有,要在别人的网站上下,要打开开发者模式,每次 chrome , chrome 都说要把这些额外加上去的插件删掉,然后我某天不小心点了,就没了
    param
        2
    param  
       Feb 19, 2017 via Android
    我最近在搞这个,不过不是插件,而是额外的下载工具
    d7101120120
        4
    d7101120120  
       Feb 19, 2017 via Android
    因为 google 禁止,所以所有能够下载 youtube 的 4k 的扩展都被下架了,老实说无法理解 google 甚至允许广告屏蔽扩展就是不允许下载 4k 扩展,不过 firefox 上面有,这也是多样化的好处,避免一种东西利用市场支配地位制定不合理规则,就像是你觉得 win10 有不少流氓的地方还是不得不用。
    不过我自己用 youtube-dl
    EricCartman
        5
    EricCartman  
       Feb 19, 2017
    @d7101120120 #4 用 Tampermonkey 的脚本就行了, https://greasyfork.org 上面一大堆
    littleqx
        6
    littleqx  
    OP
       Feb 22, 2017
    @d7101120120 确实 firefox 好用但是经常崩溃假死所以狠心抛弃它用 Chrome 不吹不黑 Chrome 真心舒服
    littleqx
        7
    littleqx  
    OP
       Feb 22, 2017
    @EricCartman 但是下载下来无声音- -怎么设置?
    EricCartman
        8
    EricCartman  
       Feb 22, 2017 via Android
    @littleqx 高分辨率貌似都是声画分离存储的,只能找其他插件下声音了
    littleqx
        9
    littleqx  
    OP
       Feb 22, 2017
    @EricCartman On DASH videos (Adaptive Video Streaming)

    YouTube now uses adaptive video streaming for 480p and 1080p videos (Oct 2013). What this means is that the video and audio streams are now separate.

    They are indicated as M4V and M4A. They have to be downloaded separately and mux'ed before playing. If using ffmpeg:

    ffmpeg -i vid.m4v -i vid.m4a -vcodec copy -acodec copy vid.mp4
    The filename is always videoplayback. Before saving, select and copy the page title first. Then right-click on the video link, save-as and paste the title. Set the extension to either m4v or m4a to distinguish between video and audio.
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5442 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 07:22 · PVG 15:22 · LAX 00:22 · JFK 03:22
    ♥ Do have faith in what you're doing.