Describe the feature
The idea would basically be the same as TeamPiped/Piped-Backend@6d0ad06 introduced by @t6fb3m59 but also (optionally, potentially controlled by a config flag) for livestreams and shorts, as the current setup only refreshes channel videos.
Why would this be useful to add?
The current implementation only updates channel videos, not livestreams or shorts, so if a user wants to see that extra content, they would never see it unless they go to the channel page and check the livestreams/shorts tabs.
Concept(s)
N/A
Additional context
I attempted this by extending the existing implementation to also retrieve tab data for livestreams and shorts, but I wasn't successful. I'm unfamiliar with the codebase and YT concepts in general, so I wasn't able to figure out why my changes did not work.
Acknowledgements
Describe the feature
The idea would basically be the same as TeamPiped/Piped-Backend@6d0ad06 introduced by @t6fb3m59 but also (optionally, potentially controlled by a config flag) for livestreams and shorts, as the current setup only refreshes channel videos.
Why would this be useful to add?
The current implementation only updates channel videos, not livestreams or shorts, so if a user wants to see that extra content, they would never see it unless they go to the channel page and check the livestreams/shorts tabs.
Concept(s)
N/A
Additional context
I attempted this by extending the existing implementation to also retrieve tab data for livestreams and shorts, but I wasn't successful. I'm unfamiliar with the codebase and YT concepts in general, so I wasn't able to figure out why my changes did not work.
Acknowledgements