Muy buenas a todos comunidad Geek de Hive, la verdad tenía años sin publicar en Hive y honestamente casi no me acuerdo de muchas cosas jeje, pero bueno eso no es lo importante, verán, yo soy un pequeño streamer que este año comenzó su camino a darse a conocer y aventurarse en este mundo del streaming (Hago directos en Twitch desde inicios de este año y estoy comenzando a hacer multistream en Kick también) y bueno, apenas voy comenzando y aún estoy aprendiendo mucho sobre este mundo pero algo que si he notado que es un problema que tanto streamers grandes como pequeños pueden padecer sin previo aviso (al menos a los que usan OBS Studio como su programa para hacer stream) y es el hecho de que a veces al actualizar el programa o simplemente por azares de la vida, el OBS puede "reiniciarse" y borrar tu colección de escenas, configuraciones, etc; o en otros casos que nos veamos forzados a formatear o incluso perdida de datos y tenemos que iniciar de 0.
Así que tomé una decisión, iba a buscar la forma de hacer frente a dicho problema, y si, hay muchos vídeos que explican como hacer un respaldo de tus configuraciones del OBS y escenas, pero la mayoría falla en una cosa, respaldar los archivos que usamos para nuestras escenas y los plugins también, o tienes que hacerlo de forma manual y no todos los usuarios son tan experimentados con las pc o no tienen tanto tiempo para hacerlo, así que después de planearlo y pasar un par de semanas luchando con IA's, problemas, errores, bugs, madrugadas intentando comprender el código, etc. logré desarrollar (con ayuda de al menos 5 IA's diferentes, eso tengo que decirlo) un Script para Windows (10 y 11) que nos permitirá hacer Respaldo, Restauración y Limpieza de nuestro OBS sin mayor problema y con opciones flexibles a la hora de recuperar nuestros archivos.
Hello everyone in the Hive Geek community. To be honest, I haven't posted on Hive in years and I hardly remember much about it, haha. But anyway, that's not what's important. You see, I'm a small streamer who started out this year to make a name for myself and venture into the world of streaming (I've been streaming on Twitch since the beginning of this year and I'm starting to multistream on [Kick] (https://kick.com/darkcore29) as well). I'm just getting started and still learning a lot about this world, but one thing I've noticed is a problem that both big and small streamers can suffer from without warning (at least those who use OBS Studio as their streaming software), and that is the fact that sometimes when updating the program or simply by chance, OBS can “restart” and delete your collection of scenes, settings, etc.; or in other cases, we may be forced to format or even lose data and have to start from scratch.
So I made a decision: I was going to find a way to deal with this problem. Yes, there are many videos that explain how to back up your OBS settings and scenes, but most of them fail in one thing: backing up the files we use for our scenes and plugins as well. Or you have to do it manually, and not all users are that experienced with PCs or have that much time to do it. So after planning it out and spending a couple of weeks struggling with AI, problems, errors, bugs, late nights trying to understand the code, etc. I managed to develop (with the help of at least 5 different AIs, I have to say) a Script for Windows (10 and 11) that will allow us to Backup, Restore, and Clean our OBS without any major problems and with flexible options when it comes to recovering our files.
Les dejaré un vídeo de mi canal de YouTube de streamer (Porque tengo otro canal aparte) mostrandoles la herramienta para que sea más fácil ver como usarla sin problemas:
I'll leave you a video from my YouTube streamer channel _(because I have another channel) showing you the tool so you can see how to use it easily:
https://www.youtube.com/watch?v=hlhBXVsXs_0
La herramienta está desarrollada en Powershell 7 principalmente e iniciada desde CMD, está en español porque está pensada en el publico streamer hispano pero pronto la actualizaré para que también personas de habla anglosajona puedan usarlo sin problemas, con ella podrán Respaldar o Clonar sus configuraciones, escenas, filtros, plugins, archivos y más para hacer backups de seguridad o clonado de su OBS para usar en otra PC, también podemos hacer recuperación de nuestro OBS y hacer limpieza de Caché y Logs del mismo para liberar espacio en nuestro sistema.
The tool is developed mainly in Powershell 7 and launched from CMD. It is in Spanish because it is designed for Spanish-speaking streamers, but I will soon update it so that English speakers can also use it without any problems. With it, you can back up or clone your settings, scenes, filters, plugins, files, and more to make security backups or clone your OBS for use on another PC. We can also recover our OBS and clean its cache and logs to free up space on our system.
Este es el menú principal del Script
This is the main menu of the script.
Y aquí un ejemplo de la limpieza de Caché y Logs:
Here is an example of cache and log cleaning:
Además la herramienta está preparada para detectar y funcionar con OBS Studio instalados y Portables y si no tienes el 7zip para comprimir los backups o el Powershell 7, el script te avisa y los puede instalar desde su fuente oficial de forma automática.
In addition, the tool is designed to detect and work with OBS Studio installations and Portables. If you do not have 7zip to compress backups or Powershell 7, the script will notify you and automatically install them from their official source.
Instrucciones / Instructions
Para poder descargar esta herramienta deben ir al canal de #Recursos en mi Discord y ahí podrán encontrar el zip de la version 1.0 de la herramienta (A día de la publicación de este Post) y pronto podrán encontrarla en GitHub también, de verdad espero les sea ed mucha ayuda esta herramienta y que si desean apoyar el proyecto directamente pueden hacerlo desde este link de StreamElements pero la herramienta es 100% Gratuita no dejen que nadie se las venda, mi Discord y mi Github serán los únicos medios por donde estará disponible y bajo mi autorización.
To download this tool, go to the #Resources channel on my [Discord] (https://discord.com/invite/bNTzwQn5PY) and there you will find the zip file for version 1.0 of the tool (as of the date of publication of this post). Soon you will also be able to find it on GitHub. I really hope this tool is very helpful to you, and if you want to support the project directly, you can do so via this link from [StreamElements] (https://streamelements.com/darkc0re29/tip), but the tool is 100% free. Don't let anyone sell it to you. My Discord and my GitHub will be the only places where it will be available, and only with my authorization.