Large

YouTube Enhancer

By GIJoe Last update Dec 13, 2011 — Installed 1,194,553 times.

Change Size

in
Subscribe to Change Size 5 posts, 2 voices



joe exmachina User

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.

 
GIJoe Script's Author

You need to use a custom size...
In the source, set:
const DEFAULT_4DV3_VIDEO_RESIZING = 12;
const CUSTOM12_4DV3_VIDEO_RESIZING_W = 320;
const CUSTOM12_4DV3_VIDEO_RESIZING_H = 240;

const DEFAULT_WIDE_VIDEO_RESIZING = 12;
const CUSTOM12_WIDE_VIDEO_RESIZING_W = 320;
const CUSTOM12_WIDE_VIDEO_RESIZING_H = 180;

 
joe exmachina User

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?

 
joe exmachina User

Wait a second. I need to download the video as a 320x240, not just view it as a 320x240. Is this possible?

 
GIJoe Script's Author

Ah... You need to choose "1: Set download link to the same Quality of the viewed video" and select the good quality before downloading.
Note: 320x200 is the "View in Very Low Quality (flv)"

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel