-
Notifications
You must be signed in to change notification settings - Fork 888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subscribe to playlists #312
Comments
I'd probably consider this as a low priority for now, but it seems like a neat idea I could probably do down the line. I don't know when I'll work on this but I'll update here whenever I do. |
+1 There are a few really big channels where I'm only interested in one particular, regularly updated playlist |
Also would like a progress bar/page on this github for when the playlists page and the star button will actually be ready, even if it is a placebo like ol]Windows' copy-progress bar... |
If you want to see what comes up next, please take a look into the projects page of Freetube here on Github. Because we are currently in a development break, due to the pretty stressful pre-rewrite release weeks and also personal responsibilities, we are on a bit of a hold right now. We won't provide a progress bar for anything that is not planned for the next feature release and even there is usually not a progress bar available, if it is not something that requires help and is visible in the PR section. |
Hi, (amazing work on the app btw, I don't think I could have switched away from youtube otherwise -- thanks!) |
This will in the end depend on how playlists and subbing will be implemented. Looking at it though, your suggestions falls in between subscription of playlists and #547. Don't worry, we will definitely implement this as well. |
Subscribing to playlists would be a cool new feature, because right now the only way is to keep a list of playlists in a separate file, outside of FreeTube, yuck... :) The playlists/subscriptions feature has been on the backlog for years, so presumably it's complicated. Maybe a compromise could be adopted?
|
I'd love this feature as well. Have a seperate playlist view with all your followed playlists would be great. If one of the playlists has new videos then show a little badge in the corner of the playlist's thumbnail. That's it. |
I don't know whether this is useful information, but it is possible already to create an RSS feed of a specific playlist through YT directly. Maybe this functionality could help with implementing this feature? |
At the risk of suggesting feature creep: is it worth thinking about a generic "subscribe to RSS" feature? That would allow you to curate playlists and me to watch them without requiring you to make the playlists on YouTube directly. On the other hand, a) it means you'll have to run a webserver that will serve the RSS b) if people are gonna be subscribing to random servers' feeds, then one needs robustness to malformed (or malicious!) feeds. |
I started using Freetube earlier this month and it is excellent. However, being able to subscribe to or favorite a playlist is up high on my wishlist. There are lots of channels that I don't care to subscribe to, but would love to have quick access to one of their playlists. I mainly use youtube for tutorial series and listening to music. For both of these things, the concept of a playlist is very important. If this issue makes it into a milestone, I would be very happy! |
Also I like the sentiment about RSS feeds. Really cool idea, but I think that is a pretty different direction. That might be for another issue. Maybe even for another repository. |
I've seen you intend to show the playlists in #195; I've also seen the #82 proposing to filter the playlists out of the subscriptions.
I would instead prefer to subscribe for playlists, since generally I only want to see a part of what is being uploaded.
I don't know if a separate subscribe button would be appropriate or if it would be best to have some overall filtering options that would allow doing something like that.
The text was updated successfully, but these errors were encountered: