This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Download videos from YouTube | |
// @description Download videos from YouTube | |
// @author Makar Lyzhnik | |
// @version 0.1 | |
// @date 2018-08-13 | |
// @namespace http://googlesystem.blogspot.com | |
// @include https://www.youtube.com/* | |
// @match https://www.youtube.com/* | |
// @match http://s.ytimg.com/yts/jsbin/* |