Kavin
Kavin
> 320Kbps bitrate is goat You don't have such an option on YouTube. (At least without premium)
The problem is not server bandwidth, the official instance doesn't have bandwidth issues. Currently to play livesteams, we are using the HLS manifest provided by YouTube. This is because there's...
Closing this with 187804f9a1c286988f6b5b83f0a5ea5b264248c2. (There's a bug though when a short is longer than 1 minute, it would display uglily like before) Potential solutions are either adding a way to...
Do you have a list of channel IDs that are affected by this bug? I can check their pubsub subscription status then at https://pubsubhubbub.appspot.com/
This should be fixed with https://github.com/TeamPiped/Piped-Backend/commit/3a009407ad16fca792a16008e1b1288229dc94ed, let me know if it is not.
> Still have same issue, not all channel feed are being loaded Only new videos uploaded from 6 hours back would be updated in the feed, this is due to...
Is there any logs that you can provide? run `docker-compose logs piped-backend` The pubsub debug shows that there has been no attempts to subscribe to feed updated for over a...
> Umm weidly enoguh, i get ERROR: No such service: piped-backend so hmmm Try copying the name of the container from `docker ps` and replace it in the `docker logs`...
Nvm, you have to run `docker logs piped-backend`, not docker-compose, my bad!
Can you share some example channel IDs?