Little bit confused now ! ; video size.
|
|
Hello again GIJoe and thanks for your other reply; I haven't (yet) looked further into CPU load but am now just catching up, having seen you've been hard at work again on your script. I'm a little confused now with the changes to the video size options; is there an equivalent setting or settings I can choose which will mean all videos are left at Youtube default size? I've tried a couple of options in the code settings without success so far. Previously, I think your script just had a setting which could turn off resizing, if I recall correctly. Thanks very much,
|
|
|
Hello again, I now seem to have done it, and automatically by default, using the code below. // Video display Config
const DEFAULT_WIDE_VIDEO_RESIZING = 11; // Button Number ( 1 -> 12 )
Lee |
|
|
Oups, Thanks for the bug report... it's now 1 -> 12 in the new update. The default Youtube Size is "YT LQ" and can be set by default with:
|
|
|
Great, thanks GIJoe. Lee |