Stekeblads video uploader что это
Stekeblads video uploader что это
Stekeblad’s Video Uploader
Easier bulk uploads to YouTube
With Stekeblad’s Video Uploader you can first create a «preset» that is a predefined and reusable set of video details, like the default tags/description feature on youtube, but with more settings and you can create several of them. After that you select the files to upload, a preset to apply and press upload. Now you just need to wait for the uploads to finish. No more editing the video details for all videos one at a time on Youtube’s upload page!
(You can still edit the videos one at a time if you want to)
There are a few videos further down about how to use the program and a detailed wiki. For other problems or question please look under issues and create one if no one already asked about the same thing.
Stekeblad thinks privacy is important and therefore does Stekeblads Video Uploader not collect any information about its users. The full privacy policy can be found here: https://stekeblad.se/Projects/Video-uploader/uploader-privacy
Downloads can be found under «Releases» in the right sidebar or by clicking here
Note that you need Java 8 to use Stekeblads Video Uploader.
Images are taken from the 1.1 release, several things have changed since then.
Thanks to IsosceleTriangle for the Images!
Main window, example of uploading videos:
Example of presets:
I have made a few short videos introducing the program and how to use it (The videos are pretty outdated but much is still the same): Playlist
1.4.6: Bug fixes, including a YouTube authentication issue
A small update fixing a problem that could happen following a failed upload attempt and an issue that caused some users not being able to authenticate with YouTube.
Assets
Partial Revert of 1.4.4 and close button fix
This update removes the requirement of a personal YouTube API key introduced in version 1.4.4. You can still use your own API client’s secret if you like, see this wiki page for how.
This update also fixes a bug where the close button in some dialogs does not work
Assets
1.4.4 Personal API keys
I have been thinking for some time that the API-key Stekeblads Video Uploader uses is not secured as well as I want it to be but I have not been able to figure out how to secure it in a way that works with how I want Stekeblads Video Uploader to be. The «best» way to secure the API key I can think of would be move much of the work from the application to a server I control and require all users to sign up for an account. I do not like that solution and here is the two biggest reasons:
Then someone opened a security-related issue I had to do something, I do not know if its a problem in Stekeblads Video Uploader or the bad guys just (ab)used Stekeblads Video Uploader to do their things easier. But its a part in the decision.
Recently I also noticed that the API key used by Stekeblads Video Uploader is being used by someone else without permission to attempt livestreaming to YouTube in the usage statistics provided by the Google Cloud Console. This is not OK and is another reason I had to either disable the API key or secure it and regenerate it. I did not figure how to secure it properly.
While this means there is now a step extra to climb before you can use Stekeblads Video Uploader it can now be used without me being able to see anything at all about how the program is used. The source code is all open here on GitHub and with the support to now use your own API you can now be in full control. If you do not want to trust the built releases you can clone the code, go through it, build it your self and add your API key. But please, do not redistribute my releases or the once you build yourself. Write your own program and distribute it instead.
Edit: After much investigation all I can find points to what I have done has been correct and I have decided to partially revert this update. All prior versions will still stop working around the weekend 12-13 June but during that weekend will also version 1.4.5 be released adding back support for the Stekeblads Video Uploader-key but still keeping the option to use your own API key.