Elijas / auto-youtube-subscription-playlist-2

Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
MIT License
248 stars 54 forks source link

Code Cleanup #75

Closed JesperDramsch closed 4 years ago

JesperDramsch commented 4 years ago

I cleaned up the code a bit. Closes #73

  1. Reordered the code a bit into logical shunks.
  2. Cleanup of findnextrows and old old get channel IDs (considering we now have two newer ones)
  3. Commented and included "headings" for the chunks
  4. Removed TODOs from top of script, they mostly live in the issue now and could be moved to the projects tab, if we wanted.
  5. Added a description to top of script.
victorjzsun commented 4 years ago

Added auto close for issue 73 on merge