sábado, 18 de abril de 2020

Crear lista con todos los archivos de una carpeta

En ocasiones puede interesar crear un listado con todos los archivos de una carpeta (por ejemplo, para crear un listado de películas o de música).

El proceso es extremadamente sencillo:

1. Nos situamos dentro de la carpeta cuya lista de arvhivos queremos copiar.

2. Apretando Shift, hacemos click on el botón derecho del ratón en el espacio vacío de esa carpeta (no sobre un archivo).

4. Seleccionamos  "Abrir ventana de comandos aquí".

5. Escribimos: dir > list.txt

Esto creará (en esa misma carpeta) un archivo con el nombre list.txt con los nombres de todos los archivos de la carpeta.

Eliminar (con éxito) "xml.oceanreefs.xyz"

Si su navegador de Internet muestra anuncios (a una tasa más alta que la habitual), y descubre que el navegador está abriendo una nueva ventana con la dirección "xml.oceanreefs.xyz" que rápidamente redirige a otra página (como https: // www .aliexpress.com/, por ejemplo), tiene un virus en su ordenador. A veces los llaman adware, pero seamos sinceros, algo que hace que su ordenador haga cosas que no quiere que haga es básicamente un virus.

Estuve buscando en Google "cómo eliminar xml.oceanreefs.xyz" y nada funcionó. Ningún antivirus lo detectó, ni existía "xml.oceanreefs.xyz" en el registro ni en ninguna carpeta con ese nombre ...

Pero finalmente logré deshacerme de él. Aquí está el truco:

El virus ha modificado el registro, pero no utiliza la dirección "xml.oceanreefs.xyz" como se describe en muchas páginas, sinó esta otra: "cityskyscraper.com". Así que ésto es lo que tenemos que buscar.

Haga clic en Inicio y escriba regedit (or reg.exe).
Una vez que se abre, haga clic en Buscar (Ctrl + F) y escriba "cityskyscraper.com".

Elimine cada entrada del registro donde se mencione esta dirección.

Por si acaso, puede buscar "xml.oceanreefs.xyz" y eliminar cualquier entrada que lo mencione (pero en mi caso no había ninguno con esta dirección).

Modificar el registro puede ser peligroso, por lo que debe asegurarse de no eliminar nada más excepto lo que mencione estas direcciones.


PS:
También hice un segundo paso después para estar completamente seguro, escaneé mi PC con Malwarebytes (existe una versión gratuita). Así que si la limpieza del registro no fuese sufiente (aunque en mi caso bastó) puede intentar escanear también con este programa.

jueves, 2 de abril de 2020

How to rotate (already uploaded) videos in Youtube [WORKS]

Here is a short manual on how to rotate already uploaded videos in Youtube.
The original text is in italics and I have added some comments to make it more clear without italics.

Seeing how rotation has been stripped from Creator Classic, I thought this would be helpful here. I found a way to enable the native rotation buttons by modifying the element in Creator Classic.

Here are the steps:

1. Go to YouTube's Creator Classic.
 You can find it in https://studio.youtube.com/, on the left bottom as "Classic Version".
2. Go to Video Manager
Click on "Edit" on the video you want to rotate.
3. Go to Enhancements
4. Right click on the "Trim" button and choose "Inspect" from the menu that appears (do not left click)
A new window will popup highlighting the element you selected. 
This will open the source code of the website.
You should see something like:
<div class="enhance-effect" id="enhance-rotate-buttons" hidden="true">
5. Just below the line that's selected, you'll see this tag with this element: hidden="true"
6. Double click to enter edit mode.
7. Simply delete hidden="true" and press enter.

Done!

The video rotation will take a while.
If you go to Video Manager you should see that the video you have rotated appears with a label similar to "under edition.

The rotate buttons will appear and now you can use them as normal. I suspect this will no longer be possible once YouTube completely switches over to the new Creator Studio in 2019, but...works for now!

If that explanation was not detailed enough, see it in action in this quick tutorial.

This option has been disabled by Youtube, but as you have seen it is still available as to April 2, 2020. But Youtube is warning that the Creator Classic will be removed in the future, so this option will be definititely removed with it.

Original source: https://webapps.stackexchange.com/a/122365

sábado, 22 de febrero de 2020

How I succesfully removed "xml.oceanreefs.xyz"

If your internet browser keeps showing ads (at a higher rate than previously), and you notice that the browser is opening a new window with the address "xml.oceanreefs.xyz" that quickly redirets to something other (like https://www.aliexpress.com/), you have a virus in your computer. They call them sometimes ad-ware but let's face it, something that makes your computer make things you don't want it to make is basicly a virus.

I have opened several pages about "How to remove xml.oceanreefs.xyz" and nothing worked. No antivirus detected it, there was no mention of "xml.oceanreefs.xyz" in the registry or any folder with that name...

But finally I managed to get rid of it. This is how:

The virus has indeed modified the registry, but not using the address "xml.oceanreefs.xyz", but this other:
"cityskyscraper.com"
So this is what you have to look for.

Click on Start and type regedit (or reg.exe).
Once it opens click on Search (Ctrl + F) and type "cityskyscraper.com"

Delete every entry of the registry where this address is mentioned.

Just in case, you can search for "xml.oceanreefs.xyz" and delete any entry mentioning it (but in my case there was none with this address).

Messing with the registry is dangerous, so you want to be sure that you do not delete anything else.


I also made a second step afterwards to be completely sure, I scanned my PC with Malwarebytes (there is a free version).
So if cleaning the registry was not enough, you can try to scan your computer with Malwarebytes.