好友
阅读权限 20
听众
最后登录 1970-1-1
啊常用户
发表于 2020-1-19 20:33
前几天我回复了个帖子有的人说 用FM还是哈软件来下载油管的视频 我说我用IDM 自动抓取也很方便然后很多人问怎么做到的
在这里我把我电脑的插件给大家发出来 大家去看看能不能下载 反正我就是这个两个东西 几乎很多网站都可以抓取
一般我看油管只用Google Chrome 然后在浏览器添加IDM的插件http://www.internetdownloadmanager.com/ 这是地址
这是PC 的 idm 但是我忘记这是从咱们站哪个大佬哪里搬来的了 如果哪位大佬看见了 通知一下我标注一下 蓝奏下载地址
https://www.lanzouj.com/i8ri5ha
包括我的油猴 插件我也 放给大家 就是在触发这个下载选项的时候 哪几个油猴插件触发了 这是截图
这是那几个插件的下载地址 :
https://greasyfork.org/zh-CN/scripts/29762-%E7%BD%91%E7%9B%98%E8%87%AA%E5%8A%A8%E5%A1%AB%E5%86%99%E5%AF%86%E7%A0%81-%E5%A8%81%E5%8A%9B%E5%8A%A0%E5%BC%BA%E7%89%88
https://greasyfork.org/zh-CN/scripts/38244-google%E7%BD%91%E9%A1%B5%E7%BF%BB%E8%AF%91
https://greasyfork.org/zh-CN/scripts/369400-local-youtube-downloader
最后哪个youtub center 没找到 你们自己添加一下 玩油猴应该会添加吧? 算了我还是把油猴的链接也给你们吧
https://greasyfork.org/zh-CN
怎么添加呢 看图
直接点击加号然后粘贴 快捷键 ctrl+v 保存就ok了
/**
The MIT License (MIT)
Copyright (c) 2014 Jeppe Rune Mortensen
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
**/
// ==UserScript==
// @id YouTubeCenter
// @name YouTube Center
// @namespace http://www.facebook.com/YouTubeCenter
// @version 2.1.7
// @AuThor Jeppe Rune Mortensen <jepperm@gmail.com >
// @description YouTube Center contains all kind of different useful functions which makes your visit on YouTube much more entertaining.
// @Icon
// @icon64
// @domain yeppha.github.io
// @domain youtube.com
// @domain www.youtube.com
// @domain gdata.youtube.com
// @domain apis.google.com
// @domain plus.googleapis.com
// @domain googleapis.com
// @domain raw.github.com
// @domain raw2.github.com
// @domain raw.githubusercontent.com
// @domain s.ytimg.com
// @match http://www.youtube.com/ *
// @match https://www.youtube.com/ *
// @match http://youtube.com/ *
// @match https://youtube.com/ *
// @match https://yeppha.github.io/downloads/YouTubeCenter.meta.js
// @match http://s.ytimg.com/yts/jsbin/ *
// @match https://s.ytimg.com/yts/jsbin/ *
// @match https://raw.github.com/YePpHa/YouTubeCenter/master/ *
// @match https://raw.githubusercontent.com/YePpHa/YouTubeCenter/master/ *
// @match http://raw.github.com/YePpHa/YouTubeCenter/master/ *
// @match http://raw.githubusercontent.com/YePpHa/YouTubeCenter/master/ *
// @match http://apis.google.com/ */widget/render/comments?*
// @match https://apis.google.com/ */widget/render/comments?*
// @match http://plus.googleapis.com/ */widget/render/comments?*
// @match https://plus.googleapis.com/ */widget/render/comments?*
// @include http://www.youtube.com/ *
// @include https://www.youtube.com/ *
// @include http://youtube.com/ *
// @include https://youtube.com/ *
// @include http://apis.google.com/ */widget/render/comments?*
// @include https://apis.google.com/ */widget/render/comments?*
// @include http://plus.googleapis.com/ */widget/render/comments?*
// @include https://plus.googleapis.com/ */widget/render/comments?*
// @exclude http://apiblog.youtube.com/ *
// @exclude https://apiblog.youtube.com/ *
// @exclude http://*.youtube.com/subscribe_embed?*
// @exclude https://*.youtube.com/subscribe_embed?*
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_xmlhttpRequest
// @grant GM_log
// @grant GM_registerMenuCommand
// @grant unsafeWindow
// @updateURL https://yeppha.github.io/downloads/YouTubeCenter.meta.js
// @downloadURL https://yeppha.github.io/downloads/YouTubeCenter.user.js
// @updateVersion 156
// @run-at document-start
// @priority 9001
// @contributionURL https://github.com/YePpHa/YouTubeCenter/wiki/Donate
// @require https://yeppha.github.io/downloads/YouTubeCenter.min.user.js
// ==/UserScript==
// The source code of YouTube Center can be found at https://github.com/YePpHa/YouTubeCenter/
这是 前几天 可以抓取的
这是今天Google Chrome抓取的
但是 实测 极速浏览器不行没有哪个下载图标。。。
免费评分
查看全部评分
发帖前要善用【论坛搜索 】 功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。