Audric V.
Audric V.
> @TiA4f8R Can you please add this functionality to timestamps in the description? (Example video with timestamps: https://www.youtube.com/watch?v=mOSirVeP5lo) > > Thanks! @ktprograms Done (in the app side) on services on...
Note that the Sonar bug is a false positive, as nullity is checked by `Utils.isBlank` method of the extractor as the first instruction of the method and that the TODO...
I started a while ago an implementation, but I am not sure of what I did in terms of code model. I feel that the current implementation is a bit...
This PR is about implementing replies count of a comment, while yours is about a different feature, the comments count of a stream! Reopening.
Yes, I was thinking that too.
@FireMasterK Not really, we can use the `resolve_url` endpoint of the InnerTube API, which give us everything we need! Request URL: `https://www.youtube.com/youtubei/v1/navigation/resolve_url?key=AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8` Request body: ```json { "context": { "client": {...
The following JSON is returned for this stream, if it helps for debugging: ```json { "slug": "cbase", "schedulename": "c-base", "thumb": "https://cdn.c3voc.de/thumbnail/cbase/thumb.jpeg", "poster": "https://cdn.c3voc.de/thumbnail/cbase/poster.jpeg", "link": "https://streaming.media.ccc.de/rc3/cbase", "display": "c-base", "stream": "cbase", "talks":...
> What about simply adding another tab in the NewPipe UI (like how YouTube does it)? That's why this issue is opened. Also, we are talking here about the extractor...
Note also that topic channels / YT Music channels has hidden uploads playlists but they are only accessible with the YouTube API.
@kubo6472 For what I said, here is the upload playlist of the channel you provided: [https://www.youtube.com/playlist?list=UUMU5I9l66nyQOgNqtYuSGPg](https://www.youtube.com/playlist?list=UUMU5I9l66nyQOgNqtYuSGPg)