Easier bulk-uploading to Youtube
Stars
31
Forks
12
Watchers
31
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
102
commits
The node holding the buttons for uploads and presets somehow is null for a user (issue #36). I do not know how it could happen but this fix should recreate it if its null, it may be a high risk for follow-up errors...
96b9102View on GitHubChanged the port used when performing auth with YouTube to be random instead of fixed (issue #32)
be2e334View on GitHubreplaced usage of deprecated API in the signature validation code and reverted the 1.4.4 personal api key requirement
1c0eb56View on GitHubFixed a problem with the close button in some popups can't be used to close the popup
1d2414cView on GitHubChanged to requiring a personal API key for YouTube, also updated dependencies.
05f8c0aView on GitHubUpdated YouTube API version and limited updater to not be able to automatically update if the major version number changed
b7d9fb8View on GitHubUpdated Readme to celebrate 20 000 uploaded videos in a single month and
9a12802View on GitHubAdded code that should detect if YouTube has decided to temporary block
1c984f6View on GitHubChanged to read/write configuration files using UTF-8. Also added attempts
4f1daceView on GitHub