jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.65k stars 471 forks source link

Subscribe to channels #232

Closed harrydevs2021 closed 2 years ago

harrydevs2021 commented 2 years ago

Could there be a feature to subscribe to, or at least bookmark channels, and possibly show a notification when new videos are posted?

Silver-Volt4 commented 2 years ago

This is very hard to do without YouTube's API, projects like NewPipe have struggled with this for long as well. The best workaround would probably be to use something like IFTTT.

jely2002 commented 2 years ago

This app is made to download videos. Not to poll YouTube for when new videos and such get posted. YouTube isn't the only service that this tool can download videos from! Because of this and the reason Silver-Volt4 gave, I will not be adding this anytime in the recent future.