Audric V.
Audric V.
> Note also that topic channels / YT Music channels has hidden uploads playlists but they are only accessible with the YouTube API. I was wrong, you can get them...
Seems like you cannot get mixes anymore if you don't consent to tracking (`CONSENT` cookie with a value starting with `YES+`)...
> Maybe we should also sort by Lists by image quality, either from lowest to highest or the other way. I asked about this in the IRC channel and here...
> Is API old? > `public static final String YOUTUBEI_V1_URL = "https://www.youtube.com/youtubei/v1/";` > Should use v3 No, you are mixing YouTube's official API (that we can't use) and YouTube's internal...
@fuzhengyin I'm working on providing multiple images support on the extractor. In your case, this means that you will get in the future every thumbnail that YouTube returns on avatars,...
Is it still an issue?
Is it still an issue?
Sorry @Co0olboi, your suggestion was indentical to what FireMasterK made, and GitHub dosen't allow to hide the comment, so I deleted it before I saw that I can dismiss your...
Yes, but there is the internal GraphQL API which works without login at all for the features the extractor provides and should be the one the extractor should use.
> @AudricV See the "allowed" section and Source no. 2 of OP: https://github.com/twireapp/Twire/pull/238 @opusforlife2 Since we won't be allowing logging in to Twitch, using the internal GraphQL API should pose...