Skip to content

Releases: Elijas/auto-youtube-subscription-playlist-2

Filter on shorts

28 Jan 02:43
49938c4
Compare
Choose a tag to compare

A new column (Column E) is added for users to choose to remove shorts from being added to their playlist. Any video that is 1 min or less in length is considered a short and therefore filtered out. Channels are now placed in Column G and onwards.

Improved Error Handling

04 Dec 21:36
6e84e67
Compare
Choose a tag to compare
  • Proper error handling when failing to add videos to playlist
  • Make empty channel errors more friendly

Debug Viewer Improved

18 May 03:48
9cb01d6
Compare
Choose a tag to compare

Fixed a number of issues with getting the next row/column for debug data

New Debug Viewer

24 Aug 01:30
66e0758
Compare
Choose a tag to compare

Notable changes:

  • Existing code has been reformatted #75
  • Timezone support for timestamps #67
  • Videos that cannot be added to playlist due to being private are omitted without throwing an error, but will still show up in logs
  • New log viewer for debugging #94

Important: This script will not work with an outdated sheet, make a copy of the new sheet (with updated script) to get a working version

Refactor with max frequency per row

01 Mar 01:37
b0cb82b
Compare
Choose a tag to compare
  • Created columns for frequency hours and delete days
  • Important: This script will not work with an outdated sheet, make a copy of the new sheet (with updated script) to get a working version

Reduced quota usage

09 Feb 01:23
Compare
Choose a tag to compare
  • Quota usage is now much lower for searching for videos
  • Important: This script will not work with an outdated sheet, make a copy of the new sheet (with updated script) to get a working version

Merge pull request #56 from Elijas/fix-get-playlist-vids

21 Nov 01:39
2cebc44
Compare
Choose a tag to compare
  • Use correct function to get videos from playlists
  • Make errors more verbose

20191001: Merge pull request #44 from JesperDramsch/patch-1

02 Oct 05:33
b676003
Compare
Choose a tag to compare

20190930: Merge pull request #42 from Elijas/save-id-to-script-properties

30 Sep 01:49
69027d9
Compare
Choose a tag to compare