Songs-to-youtube

Latest version: v0.13.0

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 15

0.7.4

- Made logging while uploading thread-safe, no longer crashes when loglevel is debug and doesn't mess up the log window
- Removed selenium_firefox dependency, now just relies on selenium

0.7.3

- Program now searches for cover art files when songs are added, and there is now a setting "Prefer cover art file over embedded art." This is enabled by default because cover art files are usually higher quality than the embedded art.
- Added a new command "no background" which renders videos to be the exact dimensions as the cover art supplied. In browser, youtube will fill in the background with black, but on youtube mobile the video will have no background.

0.7.2

0.7.1

- Google doesn't let you login to YouTube while your browser is automated anymore so you have to manually save browser cookies yourself. Added instructions for how to do this under File > Settings > Add new user
- Slightly more informative selenium errors
- Fix uploading when user has no playlists or very few playlists

0.7.0

- Changed the way the settings are stored again so it'll reset them on launch (sorry). The ffmpeg command strings are now each stored in their own file in `./commands/render` and `./commands/concat` instead of in the Qt settings file.
- The default render commands now render anything pretty much instantaneously, however the videos take longer to be processed on YouTube
- Added a button to cancel while rendering/uploading

0.6.1

If upgrading from a version before 0.6.0, read the following:

Old command strings are no longer valid in this version, as {tempFileOutput} does not exist anymore. To update to the new settings, do File > Settings > Load preset and load the new default.ini

Along with the new command strings, the default video output is now .mkv and not .avi for better compatibility with all audio codecs (when I tried avoiding re-encoding audio before, FLACs wouldn't work with .avi, but they do with .mkv)

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.