Change Size
|
|
I am new to this and I was wondering if someone would help/tell me how I can change the size of the mpeg that is downloaded? I need a 320x240 but I don't really know how these scripts work. |
|
|
You need to use a custom size...
const DEFAULT_WIDE_VIDEO_RESIZING = 12;
|
|
|
OK, I see in the first block of code "320" and "240". But why is the next set "320" and "180"? What does that tell it to do? |
|
|
Wait a second. I need to download the video as a 320x240, not just view it as a 320x240. Is this possible? |
|
|
Ah... You need to choose "1: Set download link to the same Quality of the viewed video" and select the good quality before downloading.
|