YouTube Link Cleaner

Removes unneeded parameters and redirection pages from YouTube links.

< 脚本YouTube Link Cleaner的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2014-08-26

Time parameter gets removed along with other parameters

One problem is with links where there is a time parameter (desirable) that comes after an undesirable parameter, such as https://www.youtube.com/watch?v=8YdQBkxf4kU&feature=youtu.be&t=22s
This script removes the desirable time parameter.

Also, the feature=youtu.be parameter gets removed incorrectly if you move the t=22s parameter before it, because of the period.

tfr作者
§
发表于:2015-05-23

I have updated my script so this bug is fixed. (The problem was that the parameter contains a dot.)

发表回复

登录以发表回复。