NewPipeExtractor icon indicating copy to clipboard operation
NewPipeExtractor copied to clipboard

Support for YouTube clips

Open FireMasterK opened this issue 3 years ago • 3 comments

Code in Invidious: https://github.com/SamantazFox/invidious/commit/2512c1bc08c5c26d775c150e7637fa968bb34bb0

I'm not sure how to approach this - extracting the ID in YoutubeStreamLinkHandlerFactory itself, or assume that a 36 char getId() is a clip id in YoutubeStreamExtractor.

FireMasterK avatar Feb 02 '22 06:02 FireMasterK

Note: the commit you linked has a minor typo. This one is what I merged: https://github.com/iv-org/invidious/commit/4e44a91d08e45103536235030407c871b3ec5082

SamantazFox avatar Feb 02 '22 18:02 SamantazFox

I've implemented this in Piped's backend directly, due to not being able to find a suitable place in the extractor, I had a shot at implementing it at YoutubeStreamLinkHandlerFactory but that was messy.

FireMasterK avatar Feb 10 '22 15:02 FireMasterK

Happy New Year! :D Is there any update on the youtube clips playing in NewPipe? Version 0.26.1 still shows "no results" for the following url: https://youtube.com/clip/UgkxdWsl8kGYZd7cxUJe0NHnXzBdROVW-B2L

P.S.: NewPipe is AMAZING !!!

attilalearning avatar Jan 01 '24 22:01 attilalearning