Releases: derekantrican/YouTubeSubscriptionDownloader
Fixed issues with adding videos to Pocket
7.2 Updated version number for release
Better error handling
Added better error handling and other minor fixes
Overhaul of code and Subscription Manager
This is almost nearly a re-write of the entire program. The code is a lot more organized and logical. The Subscription Manager (formerly - Playlist Manager) has now been updated to show your YouTube subscriptions as well as the playlists you are following.
Custom notifications and other bug fixes
In this version we add custom notifications that work better than Windows 10 native notifications. Also some minor bug fixes related to Playlists have been fixed
Fixed a bug where some playlist ids were invalid
Fixed a bug that would throw an error on some playlist ids
Added ability to download from specific playlists
In this release you can add specific playlists to download from. Click the playlist button (next to the settings button) to bring up the playlist manager. This will allow you to add playlists to follow
Fixed a bug with downloading videos
Fixed a bug with downloading videos
Added functionality to get all most recent uploads
Before this release, the program would only get the most recent upload. If a channel uploaded 5 videos since the program last checked, the program would've only retrieved 1. This version gets all the uploads since last checked.
There is also a bug fixed so if a channel is subscribed to (or unsubscribed from) on YouTube, you simply have to press "Stop" then "Start" on the program to refresh its internal subscriptions list. (before this release you had to completely restart the program)
Bug fixes and fixes for YouTube API bugs
Fixed some various bugs in the program and implemented temporary fixes for two bugs in the YouTube Data API:
https://issuetracker.google.com/issues/65067744 (this was being encountered all the time and the workaround should fix this)
https://issuetracker.google.com/issues/70332607 (a workaround for this cannot be implemented. I have simply prevented the program from crashing. Uploads cannot be tracked from freddiew and other channels that encounter this issue)
Added check for internet connection & fixed download directory check
This version simply adds a check for a valid internet connection. This fixes an exception thrown when the program would start without an internet connection or if the internet would go out while the program is running
Also fixed a stupid oversight with checking to see if the download directory exists