pstube icon indicating copy to clipboard operation
pstube copied to clipboard

[Question] Piped API instead of YoutubeExplodeDart

Open kevonfernando opened this issue 2 years ago • 4 comments

Why is this project not making full use of the Piped API? This would allow to remove a dependency. Also it has support for SponsorBlock.

kevonfernando avatar Jun 08 '22 18:06 kevonfernando

I am not familarized with piped api much, can you?

prateekmedia avatar Jun 08 '22 18:06 prateekmedia

Me neither, but I found a documentation for it and it seemed to do quite similar things to YouTubeExplode. I’m also unfamiliar with dart though I will try my best if you wish to use only the Piped API.

kevonfernando avatar Jun 10 '22 12:06 kevonfernando

Is there anything new with this? It would be absolutely great to have Piped/Invidious support within PSTube, mainly because I don't like to rely on or use any Google services..

Terkyz avatar Jul 09 '23 19:07 Terkyz

Actually we have shifted quite a lot of Code to piped, but I guess some code is still using youtube_explode_dart

prateekmedia avatar Jul 10 '23 03:07 prateekmedia