Greasy Fork is available in English.

YouTube Links

Download YouTube videos. Video formats are listed at the top of the watch page. Video links are tagged so that they can be downloaded easily.

< Opiniones de YouTube Links

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 17/9/2020
Editado: 18/9/2020

Please, use 1024, not 1000, to calculate the file size. It's really inconvenient when you need to compare the size with the data from other programs.

nhyoneAutor
§
Publicado: 18/9/2020

I was wondering when someone would bring it up. :-)

The script started with binary prefixes, then switched to decimal prefixes in v1.80 (Nov 2014).

Finally, with v2.40, you can choose! :-D

(Since no one brought it up, I didn't do anything about it.)


At a YouTube page, press F12, click 'Console', then enter:
localStorage["ujsYtLinks.cfg.useDecUnits"] = false

To restore to default:
localStorage.removeItem("ujsYtLinks.cfg.useDecUnits")

The setting is persistent, even on script updates.


The only place where it still make sense to use 2^n is memory.

Publicar respuesta

Inicia sesión para responder.