A Twitch and YT Live streamer's best friend that plays clips automatically. Stream Buddy was created for my brother who wanted to create a be right back screen that played his clips automatically while AFK. Stream Buddy accomplishes this by using VLC Media Player with Python bindings and the PyQt GUI framework.
- Download your top 100 clips quickly and easily.
- Play clips with shuffle and loop features.
- Add your own overlay image.
- Stream Buddy remembers the location of your overlay and the player controller window.
- Choose a monitor to play clips on.
- Add your own app icon.
- Much more!
- Start by downloading the setup executable here.
- Run the installer! Stream Buddy will check if VLC Media Player is installed on your PC.
- If not it will install it. If VLC is installed, you just need to restart Stream Buddy and will see the main window.
- Congrats! Now head on over to the settings window (gear icon) and click "Change Accounts". Type in the Twitch username of the clips you want to grab.
- Click the "File Manager" Tab and set your download folder.
- Feel free to change the app icon and overlay as desired.
- Click "Save Settings" to save everything.
- Restart Stream Buddy!
- Open again!
- Click the "Quick Download" Button (first arrow) to download your 100 most popular Twitch clips. OR Click the "List Creator" button (second arrow) to drop links of clips you want and then download!
Not tested on MacOS... yet! Check out WineHQ. Then run the installer and using the Windows 10 method.
Not tested on Linux... yet! Check out WineHQ. Then run the installer and using the Windows 10 method.
- File count in download folder does not always update on app startup.
- Remove windows as global variables for more efficent code.
- Remove unused imports.
Features that from your very own feedback that will be implemented in a future release.
- Select Download Quality of Clips
Stream Buddy is released under the GPL 3 license. This allows you to freely distibute and download Stream Buddy as needed and wanted. Any derivatives of Stream Buddy must also include the GPL 3 license and the source code of that version as well.
Comments, improvements, and feature requests are always appreciated. To submit feedback use the in-app feedback button which sends messages directly to my email. You can also use the contact form here.
Love what I'm doing? Click here to support my work. Thanks! :D
- Fixed error where clips would fail to download from user created list.
- Fixed clip location reset button to save default location.
- Removed unecessary code when downloading clips.
- Fixed text in Feedback window.
Initial release of Stream Buddy.