YTSubscriber is a JavaFX application allowing the user to follow YouTube channels from a local application.
- Java
- Streamlink only for watching the videos on your video player
- Download the project or only the YTSubscriber-x.x.jar file under the release directory
- Run YTSubscriber-x.x.jar
- Add channels one by one with its identifier, or a list of channels by importing OPML files
- Check for new videos available
- Watch videos on YouTube or directly on your video player
- Keep track of your watched video
# Your YouTube API key to read the videos duration
apiKey=
# Media player you want to use to play the videos
mediaPlayer=
Project licensed under the MIT license.