Vidify

Latest version: v2.2.6

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

Scan your dependencies

Page 2 of 5

2.2.1

Added
* **Packaging improvements** [76,79]: now mpv is used as the player for builds, it's less troublesome, while more lightweight and precise. Linux builds also include audiosync support now.
* When launching vidify after the first time, **pressing the spacebar will skip to the video player** [75].
* **README translated to dutch** [73]: thanks to AndrewAmmerlaan.

Fixed
* Audiosync crashed on success [78].

2.2.0

Added
* **Initial support for the external player** [68]: Check out the official app in the [Play Store](https://play.google.com/store/apps/details?id=com.glowapps.vidify)! (It still hasn't been published due to longer review times.). It's installed by default from now on (it only requires `zeroconf`).
* **New initial screen** [33]: The new initial screen lets select the player in the initial screen, along with a better design.
* **Now available on Gentoo** [67]: Thanks to AndrewAmmerlaan, the app is now available in the [GURU overlay](https://wiki.gentoo.org/wiki/Project:GURU).


Fixed
* The app now detects when it's closed to correctly delete the used resources. This avoids a couple segmentation faults.
* The standard error output isn't closed by default anymore. Errors will be printed on the screen, and facilitate bug-fixing.
* The LyricWikia error messages are now replaced with a shorter message.
* MPRIS buses will no longer throw an error when opening the app. This happened when opening the app with specific Firefox websites on the background.
* Several more small fixes and documentation improvements.

2.1.0

* Support for audiosync v0.2
* Many small improvements and fixes
* Improved documentation
* Builds for Linux and Windows with PyInstaller

2.0.5

Big 2.0 update with lots of new features and bugfixes:

* 8: Initial support for **automatic audio synchronization**. Check out the readme and [vidify/audiosync](https://github.com/vidify/audiosync) for more!
* 10: Support for **local Spotify info on Windows and macOS** without having to use the web API, thanks to **[SwSpotify](https://github.com/SwagLyrics/SwSpotify)**. Any MPRIS compatible player is supported on Linux now (apart from Spotify). Also, now it's very easy to implement new APIs for other players. So if you want support for a player that doesn't work, open an issue and let me know!
* 11, 16: **Support for mpv** has been added. It can be enabled from the config file or passing --use-mpv as an argument. It's really easy to add support for other players too.
* 12: A **config file** has been implemented. Read more about how it works inside the README.md.
* 9: Now using a **[newer Spotipy fork](https://github.com/felix-hilden/tekore)** made by Felix Hildén. This brings more features and improves the web API behaviour. For example, instead of creating an annoying `.cache-username` file with API information wherever vidify was launched, it's saved inside the config file.
* 15: **Renamed from `spotify-videos` to `vidify`**. The previous name was confusing because it was called `spotify_videos`, `spotify-videos`, `spotify-music-videos` and `Spotify Music Videos` at the same time, and it sounded quite boring and generic. I think Vidify sounds more interesting and can be more consistent. Also, this app is intended to work for more players now, so I didn't want to limit the name to Spotify.
* 19: A **Qt interface** has been implemented to contain the players and have more control over the application. This also fixes how the width and height options work. And it's now possible to authenticate the Web API directly inside the app, and select your favorite API.
* 26: **New logo!** Now that Qt is used, the app needs a logo as its icon. Thanks to xypnox for coming up with it.
* Many other improvements and fixes. But also new bugs! Please report them if you encounter any.

1.8.1

New release to fix 32.

1.8

* Better Windows support
* Now using `pydbus` instead of `python-dbus`: much more modern, flexible and fixes issues in AUR install

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.