daviddeutsch / yt-sanegrid

YouTube abandoned the subscription grid view. This has made a lot of people very angry and been widely regarded as a bad move.
http://daviddeutsch.github.io/yt-sanegrid/
GNU General Public License v3.0
37 stars 10 forks source link

[Question] Channel Activity #104

Open TheLoot opened 10 years ago

TheLoot commented 10 years ago

Is it possible to add likes and favorites that a channel does?

daviddeutsch commented 10 years ago

Not sure what you mean with that - Do you mean make it show likes and favorites in the video list?

TheLoot commented 10 years ago

Yes, like the "Activity" page YT has under subscriptions.

daviddeutsch commented 10 years ago

Yeah, stuff like that is only possible in the v3 API, won't get to that until I finish up the 1.0 version.

One thing that will come rather soon is that I want to have different kind of items in the list - collections, individual videos, series, that kind of stuff. Through that I will have the framework to show various kinds of content - likes and favs might also be a good addition, although I guess a lot of people don't want to see them. (I remember seeing a reddit thread about the new subscription feed where people were rather passionate about disliking them :wink: )