Enable Youtube channel name in downloaded file name does not work anymore
![]() ![]() |
Hey, Thank you for honoring my request earlier!
Is there a fix for this? |
![]() ![]() |
I'm having the same problem. A fix would be super. |
![]() ![]() |
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']"); |

