Jump to content
LaunchBox Community Forums

srxz

Members
  • Posts

    139
  • Joined

  • Last visited

Everything posted by srxz

  1. @TechTonic guys I tried with 9.7 latest version and had no problem at all, I have no idea how to reproduce the error
  2. @TechTonic what version of launchbox are you guys running? I really busy but I will try to have a look.
  3. The scraper works for batchs as well, but only if you import it from Launchbox and/or use steam to launch game e.g. steam://rungameid/730 , but i really want to see the python code since I really like the language.
  4. Oh boy, Youtube fked us again. I have uploaded a new version with an Alpha fix, it will work for most of the videos, but the creator of the youtube library that I use still trying a proper fix, meanwhile use the new version 0.1.4
  5. I will add an option to choose what to scrape, but not now. I'm leaving to a trip and will be back in 2 months.
  6. Download the updated version and let me know if it's fixed.
  7. That's not how it works, mp4 is a container the file extension doesn't matter on this case. I am able to transcode it using proper software. If what you said its true, that you can edit the file directly from steam, if you just rename the mp4 to webm you should accomplish the same thing with files download with the plugin. My code doens't make the video MPEG4 format, just uses mp4 container to webm, which is basically a file name. I can transcode and edit normally these files, you probably doesn't have the right tools to do it. e.g Handbrake
  8. This is something that I can change, but honestly it just the filename, it doesn't not corrupt the file, I guess I coded wrong for some reason. Try to edit this file that you downloaded directly from steam and let me know if you can.
  9. Try download the hitman2 video directly from Steam and cut. This is the exatcly same url that the plugin downloads it: http://steamcdn-a.akamaihd.net/steam/apps/256719138/movie480.webm let me know if works Edit: Steam importer does not download videos from steam directly, it uses its own database.
  10. Most of the MP4 are webm in format (VP8 codec == WebM) that's why you can't use it on a video editor. I do not believe they are corrupt to be honest you just need the correct codec to open it on a third party editor.
  11. I mean, I would love to try to do it, if no one develop it I will do it(at least try), but I'm leaving now to another country and will be back in 30 days.
  12. So, you basically want to create shortcuts from Launchbox, so you can use it without even opening launchbox?
  13. I think it is fixed! Everyone please update your plugins
  14. see https://forums.launchbox-app.com/topic/47138-steam-scraper/
  15. Streamer Helper - OBS Game Info View File Hi Guys, I did a simple plugin to help anyone that streams and is using Launchbox, basically I write the current playing game information to a folder (Launchbox main folder + obs). So using OBS software you can put the information on display to stream it. It has two types of files: TXT Files - Plain text, so you can put it on stream as text. Json File - Has every Information for that game, you can build a HTML website and display it easily with some front-end knowledge. Also this is a way to test the new Interface that @Jason Carr did for us Requirements: Launchbox 9.2+ Install: Extract the content of zip file to : Launchbox/plugins/OBS Source code: https://github.com/rodrigosiviero/launchbox_obsgameinfo (feel free to contribute) If you have trouble running the plugin and crashing due CAS error, please right click on the DLL's , properties and then unblock. Usage: This time I did a video for the usage, enjoy! https://www.youtube.com/watch?v=o_7BkhGC7Jk&feature=youtu.be Submitter srxz Submitted 12/27/2018 Category Third-party Apps and Plugins
  16. Version 0.1.0

    83 downloads

    Hi Guys, I did a simple plugin to help anyone that streams and is using Launchbox, basically I write the current playing game information to a folder (Launchbox main folder + obs). So using OBS software you can put the information on display to stream it. It has two types of files: TXT Files - Plain text, so you can put it on stream as text. Json File - Has every Information for that game, you can build a HTML website and display it easily with some front-end knowledge. Also this is a way to test the new Interface that @Jason Carr did for us Requirements: Launchbox 9.2+ Install: Extract the content of zip file to : Launchbox/plugins/OBS Source code: https://github.com/rodrigosiviero/launchbox_obsgameinfo (feel free to contribute) If you have trouble running the plugin and crashing due CAS error, please right click on the DLL's , properties and then unblock. Usage: This time I did a video for the usage, enjoy! https://www.youtube.com/watch?v=o_7BkhGC7Jk&feature=youtu.be
  17. Please try to find the games/videos that throws this error and I will look into it.
  18. This is related to youtube and it was fixed months ago, I tried the onelick with Audit window and it works so I couldn't reproduce the error. Do you have the latest plugin version? Make sure to delete all entries from previous version and use separate folders for each plugin installed.
  19. Don't get me wrong, but, I will not help you with this lack of information, just say "doesn't work" isn't enough. Do you have other third party plugins? If yes are you organizing them in separated folders? Are you using latest version? Did you tried to remove every other plugin and just use this plugin to check if it works? Could you provide a video of the error? Could you please delete the plugin folder and download the latest version? Which video did you tried to download and got the error? The error occurs to every video url? Are you using single URL download or One click?
  20. I cannot reproduce the error.
  21. Are you using the latest version of the plug-in? This issue is already fixed.
  22. Ok I just implemented the Properties file to use or not CustomFields, but as stated here (https://bitbucket.org/jasondavidcarr/launchbox/issues/249/custom-fields-do-not-support-multiple) Custom fields doens't support semi-colon yet, so I guess there's no point to implement the switch yet because we won't be able to organize anything. I will release the multiple Keys with the same value switch for now, maybe we can ask to @Jason Carr to implement Issue#249 Regarding the HTML tags I'm still working on it, I will try to release before I go to vacation
×
×
  • Create New...