[REQ] new pattern option on name of saved files
![]() ![]() |
Could you add a pattern like /u to put the channel(user) name on saved file. Thanks. |
![]() ![]() |
It will be added in the next version. |
![]() ![]() |
Mindeye, Youtube changes something in their system and the pattern /u (channel(user) name) for filename stopped to work. When used it only output "user" in filename. |
![]() ![]() |
It will be fixed in the next version. Meanwhile you can edit the script and replace (twice)...: this.username = getYTConfig("VIDEO_USERNAME", defaultVideoUsername);...with...: var videoUsernameNode = $x1("id('watch-uploader-info')/a[@rel='author']"); |


