Releases: derekantrican/YouTubeSubscriptionDownloader
Added ability to get all videos since last time program was run
In this release, there is a new setting on the settings screen: "Download all uploads since last time program was used?". If that setting is checked, the program will save an XML of the YouTube subscriptions when it closes. When it opens, it will first read that file and get all uploads from each subscription since the date that file was saved. (Note that it won't alert you for these, but it will add them to Pocket and/or download them depending on
So it can be used for this scenario:
- Close program
- Open it 3 days later
- All videos uploaded by your subscriptions since 3 days ago will be gathered (and downloaded and/or added to Pocket depending on if you have those settings checked)
Also note that this only happens once you click the "Start" button so if you don't want it to go and grab all those videos, you can go to the settings screen first, uncheck that option, then click the "Start" button
Added Pocket integration
In this release the program will automatically add the new uploads to Pocket (getpocket.com) if that setting is turned on. (Obviously, authorization is required and will be prompted when the setting is toggled)
Initial Release
First release. Please report any bugs or feature requests here on GitHub